mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2026-06-15 00:56:07 -05:00
Linux/macOS: Implement missing Argon2 KDF support on Unix
This commit is contained in:
@@ -87,7 +87,7 @@ namespace VeraCrypt
|
||||
int OuterPim;
|
||||
shared_ptr <Pkcs5Kdf> Kdf;
|
||||
uint32 SectorSize;
|
||||
shared_ptr <Hash> SelectedHash;
|
||||
shared_ptr <Pkcs5Kdf> SelectedKdf;
|
||||
uint64 VolumeSize;
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user