This website requires JavaScript.
Explore
Help
Register
Sign In
qwe
/
keepass2android
Watch
1
Star
0
Fork
0
You've already forked keepass2android
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8ebe1bb0d9e00ab016a69e98c39ccc856966ce49
keepass2android
/
src
/
KeePassLib2Android
/
Cryptography
/
KeyDerivation
History
Philipp Crocoll
73fc93ed96
fix issue with argon2 kdf (regression from .net8 migration) by
...
* including armeabi-v7 and arm64-v8 .so files * switching to [LibraryImport] instead of [DllImport]
2025-01-14 13:55:21 +01:00
..
AesKdf.cs
more logging regarding key transformation
2018-12-09 08:21:25 +01:00
Argon2Kdf.Core.cs
add support for Argon2id (see
https://github.com/keepassxreboot/keepassxc/issues/4317#issuecomment-738101431
)
2020-12-07 10:43:46 +01:00
Argon2Kdf.cs
fix issue with argon2 kdf (regression from .net8 migration) by
2025-01-14 13:55:21 +01:00
KdfEngine.cs
implemented loading of files with KeepassXC Challenge (
#4
).
2018-04-10 07:15:19 +02:00
KdfParameters.cs
add support for Argon2id (see
https://github.com/keepassxreboot/keepassxc/issues/4317#issuecomment-738101431
)
2020-12-07 10:43:46 +01:00
KdfPool.cs
add support for Argon2id (see
https://github.com/keepassxreboot/keepassxc/issues/4317#issuecomment-738101431
)
2020-12-07 10:43:46 +01:00