mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-11-24 16:53:23 -05:00
Note: This implementation is not yet connected to the database itself and will corrupt existing kdbx3 db's. * Implemented memory and parallelism parameters for Argon2Kdf * Using libargon2; libsodium does not support Argon2d algorithm * Moved basic rounds parameter into Kdf class * Reimplemented benchmark algorithm; previous was utterly broken |
||
|---|---|---|
| .. | ||
| CodeCoverage.cmake | ||
| FindArgon2.cmake | ||
| FindGcrypt.cmake | ||
| FindLibGPGError.cmake | ||
| Findsodium.cmake | ||
| FindYubiKey.cmake | ||
| GenerateProductVersion.cmake | ||
| GetGitRevisionDescription.cmake | ||
| GetGitRevisionDescription.cmake.in | ||
| GNUInstallDirs.cmake | ||
| VersionInfo.in | ||
| VersionResource.rc | ||