]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Put the bug number and correct credits in the changes file for the new curve25519...
authorNick Mathewson <nickm@torproject.org>
Thu, 24 Jul 2014 01:25:53 +0000 (21:25 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 24 Jul 2014 01:25:53 +0000 (21:25 -0400)
changes/curve25519-donna32-bug

index 54892d77aa1e4ad5a380aa4a46ec91a03d222022..7fccab1b0cd5d18988432318447da9d9f0422c54 100644 (file)
@@ -6,5 +6,7 @@
       a small class of private ntor keys. This bug does not currently
       appear to allow an attacker to learn private keys or impersonate a
       Tor server, but it could provide a means to distinguish 32-bit Tor
-      implementations from 64-bit Tor implementations.
+      implementations from 64-bit Tor implementations. Fixes bug 12694;
+      bugfix on 0.2.4.8-alpha. Bug found by Robert Ransom; fix from
+      Adam Langley.