Add Camellia support for VeraCrypt kernels
Adds suport for the Japanese cipher Camellia with 256-bit keys as used by VeraCrypt. - Add Camellia header decryption checks to all VeraCrypt kernels - Add test containers for remaining cipher combinations
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
- Added hash-mode 18200 (Kerberos 5 AS-REP etype 23)
|
||||
- Added hash-mode 18300 (Apple File System (APFS))
|
||||
- Added Kuznyechik cipher and cascades support for VeraCrypt kernels
|
||||
- Added Camellia cipher and cascades support for VeraCrypt kernels
|
||||
|
||||
##
|
||||
## Improvements
|
||||
@@ -92,6 +93,7 @@
|
||||
- Tests: Added hash-mode 13772 (VeraCrypt PBKDF2-HMAC-Streebog-512 + XTS 1024 bit)
|
||||
- Tests: Added hash-mode 13773 (VeraCrypt PBKDF2-HMAC-Streebog-512 + XTS 1536 bit)
|
||||
- Tests: Added VeraCrypt containers for Kuznyechik cipher and cascades
|
||||
- Tests: Added VeraCrypt containers for Camellia cipher and cascades
|
||||
|
||||
* changes v4.2.1 -> v5.0.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user