MacPass / KeePassKit

KeePass Database loading, storing and manipulation framework
Other
125 stars 40 forks source link

Add support for Argon2id key derivation #53

Closed mstarke closed 3 years ago

mstarke commented 3 years ago

The release of KeePass 2.47 as well as KeePassXC 2.6.3 there is support to use Argon2id key derivation functions. This needs to be added to KeePassKit to stay compatible

mstarke commented 3 years ago

KeePassKit has support for Argon2d and Argon2id since c2024b166198db92a701de53b36bc102fda763d9

mstarke commented 3 years ago

There was a bug that prevented the Argon2id KDF to be used which was fixed in 8608d5589e6facc062ddab43c42d741ed12797f4