mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2026-06-17 10:06:06 -05:00
Linux/macOS: Implement missing Argon2 KDF support on Unix
This commit is contained in:
@@ -43,6 +43,7 @@ namespace VeraCrypt
|
||||
|
||||
static const size_t MaxLegacySize;
|
||||
static const size_t MaxSize;
|
||||
static const size_t SmallPimPasswordSizeThreshold;
|
||||
static const size_t WarningSizeThreshold;
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user