mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2026-06-09 22:36:59 -05:00
Use blake2b as hash for random generator from Argon2 is used.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <STRING.H>
|
||||
|
||||
#include "blake2.h"
|
||||
#include "blake2s.h"
|
||||
|
||||
#pragma optimize ("tl", on)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user