diff options
author | Jakob Unterwurzacher | 2021-09-28 17:45:26 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2021-09-28 18:09:31 +0200 |
commit | db1824a23ac8e47cda714796e55cf6927b0cbecc (patch) | |
tree | 3dbcc824133c49351a14368aaaf030e1b987b4a9 /gocryptfs-xray/xray_tests/aessiv_fs.xray.txt | |
parent | 5e67e183c08a19652480dce375f3178f0b9e16c9 (diff) |
cryptocore: disentangle algorithm / library implementation name
Used in gocryptfs-xray, and will also be used in -info.
Diffstat (limited to 'gocryptfs-xray/xray_tests/aessiv_fs.xray.txt')
-rw-r--r-- | gocryptfs-xray/xray_tests/aessiv_fs.xray.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gocryptfs-xray/xray_tests/aessiv_fs.xray.txt b/gocryptfs-xray/xray_tests/aessiv_fs.xray.txt index 481b22a..e2ecb33 100644 --- a/gocryptfs-xray/xray_tests/aessiv_fs.xray.txt +++ b/gocryptfs-xray/xray_tests/aessiv_fs.xray.txt @@ -1,3 +1,3 @@ -Header: Version: 2, Id: d839806747918e345633fcdd0988e67c, assuming AES-SIV-512-Go mode +Header: Version: 2, Id: d839806747918e345633fcdd0988e67c, assuming AES-SIV-512 mode Block 0: IV: 1d3ce2b13260f83766ccf9a670478a4b, Tag: 0b6f95bd523b4c93704e15ecc6bef8e7, Offset: 18 Len: 4128 Block 1: IV: 7eb947d2adf18adf3bed39bbc8052968, Tag: 1a272903e5a987f53f07344840387c20, Offset: 4146 Len: 936 |