diff options
author | Jakob Unterwurzacher | 2019-01-04 19:39:10 +0100 |
---|---|---|
committer | Jakob Unterwurzacher | 2019-01-04 20:12:07 +0100 |
commit | 7f0de69fe263aa6972a3e38b2e41091878bc6f0f (patch) | |
tree | 8f5ee6753ebb8e069b56d527087015d1d43db282 /Documentation | |
parent | 117dc3f2cc83831a955838ac8ceaeb962b9c8827 (diff) |
Update changelog and gocryptfs-xray manpage
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/MANPAGE-XRAY.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/MANPAGE-XRAY.md b/Documentation/MANPAGE-XRAY.md index e8952f6..4d782a7 100644 --- a/Documentation/MANPAGE-XRAY.md +++ b/Documentation/MANPAGE-XRAY.md @@ -21,6 +21,10 @@ DESCRIPTION Available options are listed below. +#### -aessiv +Assume AES-SIV mode instead of AES-GCM when examining an encrypted file. +Is not needed and has no effect in `-dumpmasterkey` mode. + #### -dumpmasterkey Decrypts and shows the master key. |