diff options
Diffstat (limited to 'Documentation/MANPAGE-XRAY.md')
-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. |