Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
Forum Discussion
AZBigdog
4 days agoFrequent Contributor
Argon2 KDF
I know I asked about this before, but haven't seen anything lately. Is 1Password working on adding Argon2 to encryption options? Several other password managers have it, so just curious as to when we...
- 8 hours ago
Hello AZBigdog! ๐
Thanks for the question! I don't have anything new to share regarding Argon2 support at the moment. Our security design white paper currently includes the following information in A1.1 - Crypto in the browser:
Thereโs a paucity of efficient cryptographic functions available to run in JavaScript. As a consequence, the WebCrypto facilities available in the browsers we support impose a limit on the cryptographic methods we can use. For example, our reliance on PBKDF2 instead of a memory hard KDF such as Argon2 is a consequence of this.
Our blog is likely where any future developments will be announced in the future. ๐
-Dave
1P_Dave
Moderator
8 hours agoHello AZBigdog! ๐
Thanks for the question! I don't have anything new to share regarding Argon2 support at the moment. Our security design white paper currently includes the following information in A1.1 - Crypto in the browser:
Thereโs a paucity of efficient cryptographic functions available to run in JavaScript. As a consequence, the WebCrypto facilities available in the browsers we support impose a limit on the cryptographic methods we can use. For example, our reliance on PBKDF2 instead of a memory hard KDF such as Argon2 is a consequence of this.
Our blog is likely where any future developments will be announced in the future. ๐
-Dave