aboutsummaryrefslogtreecommitdiff
path: root/changes/bug22746
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@riseup.net>2017-06-28 16:09:46 +0300
committerGeorge Kadianakis <desnacked@riseup.net>2017-06-28 16:09:59 +0300
commita794fb7609a9f68af7c21f4b9dd671a0774d4d4c (patch)
treeb70689aa2659497fa8e280f21f2865a0c1d3c214 /changes/bug22746
parentf85c1874ad5d4503ef8bdd7406667e89b65f00a8 (diff)
downloadtor-a794fb7609a9f68af7c21f4b9dd671a0774d4d4c.tar.gz
tor-a794fb7609a9f68af7c21f4b9dd671a0774d4d4c.zip
ed25519: Add changes file for #22746.
Diffstat (limited to 'changes/bug22746')
-rw-r--r--changes/bug227464
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug22746 b/changes/bug22746
new file mode 100644
index 0000000000..b036460c30
--- /dev/null
+++ b/changes/bug22746
@@ -0,0 +1,4 @@
+ o Minor bugfixes (crypto):
+ - Properly detect and refuse to blind bad ed25519 keys. The key blinding
+ code is currently unused, so this bug does not affect tor clients or
+ services on the network. Fixes bug 22746; bugfix on 0.2.6.1-alpha.