Results
No results found.
Everything about Encryption and Decryption in Locker.
Registering a Locker account needs 2 main steps: Sign up for a Locker account and Create a Master Password.
Similar to Account Registration, Account Authentication involves 2 steps: Authenticate the Locker account and Authenticate the Master Password.
Locker uses the AES-256-CBC Encryption algorithm to encrypt Vault and uses the Password-based Key Derivation Function 2 algorithm to generate encryption keys for the AES-256-CBC Encryption.
User data in the Vault has been fully encrypted before being saved to the Locker database. The data will be decrypted only at the Locker Client for users to access and view.