mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 19:08:26 -06:00
Crypto: Add support for Japanese encryption standard Camellia, including for system encryption.
This commit is contained in:
@@ -29,6 +29,8 @@
|
||||
# define TC__BOOT_MEMORY_REQUIRED 33
|
||||
# elif defined (TC_WINDOWS_BOOT_TWOFISH)
|
||||
# define TC__BOOT_MEMORY_REQUIRED 41
|
||||
# elif defined (TC_WINDOWS_BOOT_CAMELLIA)
|
||||
# define TC__BOOT_MEMORY_REQUIRED 31
|
||||
# endif
|
||||
|
||||
#if 0
|
||||
|
||||
Reference in New Issue
Block a user