mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
generic: verify ciphertext of v2 encryption policies with AES-128
Verify ciphertext for v2 encryption policies that use AES-128-CBC-ESSIV to encrypt file contents and AES-128-CTS-CBC to encrypt file names. Signed-off-by: Eric Biggers <ebiggers@google.com> Reviewed-by: Eryu Guan <guaneryu@gmail.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
QA output created by 583
|
||||
|
||||
Verifying ciphertext with parameters:
|
||||
contents_encryption_mode: AES-128-CBC-ESSIV
|
||||
filenames_encryption_mode: AES-128-CTS-CBC
|
||||
options: v2
|
||||
Reference in New Issue
Block a user