mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2026-06-15 00:56:07 -05:00
Use blake2b as hash for random generator from Argon2 is used.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
/* Adapted for VeraCrypt */
|
||||
|
||||
#include "blake2.h"
|
||||
#include "blake2s.h"
|
||||
#include "Common/Endian.h"
|
||||
#include "Crypto/config.h"
|
||||
#include "Crypto/cpu.h"
|
||||
|
||||
Reference in New Issue
Block a user