]> git.codecow.com Git - Monocypher.git/commitdiff
New lines after .
authorMichael Savage <mikejsavage@gmail.com>
Tue, 21 Nov 2017 20:57:01 +0000 (22:57 +0200)
committerMichael Savage <mikejsavage@gmail.com>
Tue, 21 Nov 2017 20:57:01 +0000 (22:57 +0200)
doc/man/man3/intro.3monocypher

index d57e4f71844d7d9312495a111dd3a6675fd1e176..df4dc0eed9238ec20092907a1da926bbc6d74eb5 100644 (file)
@@ -178,12 +178,13 @@ If the target platform is something other than x86, x86_64, ARM or
 ARM64, double check how it handles multiplication.
 .Pp
 .Ss Data compression
-Encryption does not hide the length of the input plaintext. Most
-compression algorithms work by using fewer bytes to encode previously
-seen data or common characters. If an attacker can add data to the input
-before it is compressed and encrypted, they can observe changes to the
-ciphertext length to recover secrets from the input, as demonstrated by
-researchers in the CRIME attack against HTTPS.
+Encryption does not hide the length of the input plaintext.
+Most compression algorithms work by using fewer bytes to encode
+previously seen data or common characters.
+If an attacker can add data to the input before it is compressed and
+encrypted, they can observe changes to the ciphertext length to recover
+secrets from the input, as demonstrated by researchers in the CRIME
+attack against HTTPS.
 .Ss Forward secrecy
 Long term secrets cannot be expected to stay safe indefinitely.
 Users may reveal them by mistake, or the host computer might have a