diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-03-31 15:48:44 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-03-31 15:48:44 -0400 |
commit | 4fa7a2c3368bd6a9c2a00e1f8f399dcbb390144e (patch) | |
tree | 4324de7a167e0de983c66b0a983ebb4bbe03cc79 /doc/encryption.mdwn | |
parent | d48712de5b71579b3ff785adad023f4b17175ef5 (diff) |
clarify
Diffstat (limited to 'doc/encryption.mdwn')
-rw-r--r-- | doc/encryption.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/encryption.mdwn b/doc/encryption.mdwn index 29cb8a0bc..bf6a9a229 100644 --- a/doc/encryption.mdwn +++ b/doc/encryption.mdwn @@ -89,7 +89,8 @@ that the key has been compromised, it is **insecure** to leave files encrypted using that old key, and the user should re-encrypt everything.) (Because filenames are MAC'ed, a cipher still needs to be -generated (and encrypted to the given key IDs).) +generated (and encrypted to the given key IDs). It is only used for MHAC +encryption of filenames.) ## MAC algorithm |