doc: Fix a typo, blank lines and trailing spaces.

This commit is contained in:
Andreas Schneider
2015-01-06 15:22:16 +01:00
parent a198193723
commit 3dd069c0c8

View File

@@ -28,7 +28,7 @@ lack of nebulous hard-coded constants.
The reference version being used in this document is the one described in The reference version being used in this document is the one described in
[Curve25519] as implemented in the library NaCl [NaCl]. [Curve25519] as implemented in the library NaCl [NaCl].
This document does not attempts to provide alternatives to the ecdsa-sha1-* This document does not attempt to provide alternatives to the ecdsa-sha1-*
authentication keys. authentication keys.
2. Key exchange 2. Key exchange
@@ -116,4 +116,4 @@ This number is calculated using the following procedure:
[SCHNEIER] https://www.schneier.com/blog/archives/2013/09/the_nsa_is_brea.html#c1675929 [SCHNEIER] https://www.schneier.com/blog/archives/2013/09/the_nsa_is_brea.html#c1675929
[DJB] http://cr.yp.to/talks/2013.05.31/slides-dan+tanja-20130531-4x3.pdf [DJB] http://cr.yp.to/talks/2013.05.31/slides-dan+tanja-20130531-4x3.pdf
[Curve25519] "Curve25519: new Diffie-Hellman speed records." [Curve25519] "Curve25519: new Diffie-Hellman speed records."
http://cr.yp.to/ecdh/curve25519-20060209.pdf http://cr.yp.to/ecdh/curve25519-20060209.pdf