mirror of
https://github.com/bitwarden/help
synced 2026-01-06 10:33:28 +00:00
style fixes and copy update
This commit is contained in:
@@ -10,7 +10,7 @@ tags: [encryption]
|
||||
bitwarden uses [AES][aes] 256 bit encryption as well as [PBKDF2][pbkdf2] to secure your data.
|
||||
|
||||
[AES][aes] is used by the US government and other government agencies around the world for protecting top secret data. With
|
||||
proper implementation and a strong encryption key (your master password), it is considered unbreakable.
|
||||
proper implementation and a strong encryption key (your master password), AES is considered unbreakable.
|
||||
|
||||
[PBKDF2][pbkdf2] is used to derive the encryption key from your master password. This key is then salted and hashed.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user