Structsยง
- Master Key.
Enumsยง
- Key Derivation Function for Bitwarden Account
Constantsยง
Functionsยง
- decrypt_
user_ ๐key Helper function to decrypt a user key with a master or pin key. - Default Argon2 iterations
- Default Argon2 memory
- Default Argon2 parallelism
- Default PBKDF2 iterations
- encrypt_
user_ ๐key Helper function to encrypt a user key with a master or pin key. - make_
user_ ๐key Generate a new random user key and encrypt it with the master key.