diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-07-23 21:25:53 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-07-23 21:25:53 -0400 |
commit | ad0cf550b727587337d2aed741923d3781bb334f (patch) | |
tree | ee93d756d1fb53f5275eb25db3d4ec5f98a22656 /changes/curve25519-donna32-bug | |
parent | 391861311c87a2968f21a3a93f146cc8e0de3181 (diff) | |
download | tor-ad0cf550b727587337d2aed741923d3781bb334f.tar.gz tor-ad0cf550b727587337d2aed741923d3781bb334f.zip |
Put the bug number and correct credits in the changes file for the new curve25519-donna32
Diffstat (limited to 'changes/curve25519-donna32-bug')
-rw-r--r-- | changes/curve25519-donna32-bug | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/changes/curve25519-donna32-bug b/changes/curve25519-donna32-bug index 54892d77aa..7fccab1b0c 100644 --- a/changes/curve25519-donna32-bug +++ b/changes/curve25519-donna32-bug @@ -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. |