mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2026-06-20 03:25:03 -05:00
wolfCrypt as crypto backend for VeraCrypt (#1227)
* wolfCrypt as crypto backend for VeraCrypt * Refactor to use EncryptionModeWolfCryptXTS class
This commit is contained in:
+1
-1
@@ -214,7 +214,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
#define CRYPTOPP_CPUID_AVAILABLE
|
||||
#ifndef CRYPTOPP_DISABLE_AESNI
|
||||
#if !defined(CRYPTOPP_DISABLE_AESNI) && !defined(WOLFCRYPT_BACKEND)
|
||||
#define TC_AES_HW_CPU
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user