Derive an encryption key
Military-Grade Security Algorithm
Encrypting Data in Transit
Zero-knowledge architecture is a highly secure encryption method that ensures only you can access your stored unlimited credentials. In this method, two things happen to the Master Password.
We use PBKDF2-SHA256 with 600,000 iterations to derive an encryption key. Then we perform one more iteration and use this as a separate authentication construct.
Once authentication is successful and the vault is retrieved, we use AES 128-bit with the encryption key to decrypt (and encrypt) your vault.
This approach keeps your sensitive data protected from hackers, service providers, and even the platform itself.
Every piece of your information is handled with complete confidentiality, safeguarded by advanced encryption and zero-knowledge security.
All Pass Hub acts solely as a secure service provider, with all data stored locally on the user’s side. Only the user has the key to access encrypted files, ensuring maximum privacy.
We use the RSA algorithm to provide enhanced data security. Both the public and private keys are stored in an encrypted database, protected with a master password, ensuring that only authorized users can access them.
Here you will find the answers to the frequently asked questions.