Tweak FAQ wording.

w32-compat
Christopher Wellons 2017-03-14 17:33:46 -04:00
parent 6e200fb7f8
commit 7b35ec4577
1 changed files with 3 additions and 3 deletions

View File

@ -133,9 +133,9 @@ passphrase. This is not the weak point.
The purpose of an IV is to allow the same key to be safely used The purpose of an IV is to allow the same key to be safely used
multiple times. This is particularly important when the same key is multiple times. This is particularly important when the same key is
dervied by Diffie-Hellman between the same keypair. Enchive generates derived on different occasions by Diffie-Hellman between the same key
a random ephemeral key pair each time a file is encrypted, so the IV pair. Enchive generates a random ephemeral key pair each time a file
is unnecessary. is encrypted, so the IV is unnecessary.
Since ChaCha20 requires an IV regardless, Enchive simply uses the hash Since ChaCha20 requires an IV regardless, Enchive simply uses the hash
of the key. This has the additional effect of allowing the client to of the key. This has the additional effect of allowing the client to