keepassxc/src/crypto/kdf
2018-01-14 11:21:17 -05:00
..
AesKdf.cpp Save AES-KDF round parameter as quint64 2018-01-13 14:25:01 -05:00
AesKdf.h Explicitly support AES-KDF in KDBX4 and don't convert KDBX4 files with AES-KDF back to KDBX3 when saving 2018-01-13 14:25:00 -05:00
Argon2Kdf.cpp Fix linker definition clashes between libargon2 and libsodium on Windows 2018-01-14 11:21:17 -05:00
Argon2Kdf.h Fix coding style and GUI test 2018-01-13 14:24:57 -05:00
Kdf.cpp Implements KDBX4 format with Argon2 KDF 2018-01-13 14:24:55 -05:00
Kdf.h Show warning when using inappropriate transform round number 2018-01-13 14:24:57 -05:00
Kdf_p.h Reformat code, fix minor style issues, make kdf() getter const 2018-01-13 14:23:27 -05:00