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/aesgcm_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/aesgcm_fs.xray.txt')
-rw-r--r-- | gocryptfs-xray/xray_tests/aesgcm_fs.xray.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gocryptfs-xray/xray_tests/aesgcm_fs.xray.txt b/gocryptfs-xray/xray_tests/aesgcm_fs.xray.txt index 386095c..a761264 100644 --- a/gocryptfs-xray/xray_tests/aesgcm_fs.xray.txt +++ b/gocryptfs-xray/xray_tests/aesgcm_fs.xray.txt @@ -1,3 +1,3 @@ -Header: Version: 2, Id: 8932adf303fe0289679d47fa84d2b241, assuming AES-GCM-256-Go mode +Header: Version: 2, Id: 8932adf303fe0289679d47fa84d2b241, assuming AES-GCM-256 mode Block 0: IV: c8536b4bfd92f5dc3c1e2ac29f116d4a, Tag: 22b20422749b2f4bba67ec7d3bb1ac34, Offset: 18 Len: 4128 Block 1: IV: 2de68f4965779bb137ef2b3c20453556, Tag: 3e8758d6872234b1fffab2504e623467, Offset: 4146 Len: 936 |