mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 11:08:02 -06:00
Implement support for creating and booting encrypted partition using SHA-256. Support SHA-256 for normal volumes as well.
This commit is contained in:
@@ -241,6 +241,7 @@ typedef struct
|
||||
typedef struct
|
||||
{
|
||||
char BootEncryptionAlgorithmName[256];
|
||||
char BootPrfAlgorithmName[256];
|
||||
} GetBootEncryptionAlgorithmNameRequest;
|
||||
|
||||
typedef struct
|
||||
|
||||
Reference in New Issue
Block a user