diff options
author | Jakob Unterwurzacher | 2017-05-28 20:44:54 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2017-05-28 20:44:54 +0200 |
commit | 791c78b203be199960274053ea2b1d44c63b07c6 (patch) | |
tree | 82ad692eb25336802edf10f83528182772771df7 /internal/cryptocore/hkdf_test.go | |
parent | e2341c93d5b113457905b338b414e41892113ec4 (diff) |
fusefrontend: aessiv: enable deterministiv file id and block ivdet
Seems to work ok:
$ echo aaaaaaaaaaaaaaaaaaa > b/foo
$ gocryptfs-xray a/LAh7EiK-kjleJhStVZ1JGg
Header: Version: 2, Id: 8d76d368438112fb00cb807fa8210a74
Block 0: IV: b05bb152f77816678230885d09a4a596, Tag: c1c7d580fe01dd1eb543efd9d8eda8ad, Offset: 18 Len: 52
$ > b/foo
$ echo aaaaaaaaaaaaaaaaaaa > b/foo
$ gocryptfs-xray a/LAh7EiK-kjleJhStVZ1JGg
Header: Version: 2, Id: 8d76d368438112fb00cb807fa8210a74
Block 0: IV: b05bb152f77816678230885d09a4a596, Tag: c1c7d580fe01dd1eb543efd9d8eda8ad, Offset: 18 Len: 52
Deterministic diriv generation is still missing.
Part of https://github.com/rfjakob/gocryptfs/issues/108
Diffstat (limited to 'internal/cryptocore/hkdf_test.go')
0 files changed, 0 insertions, 0 deletions