]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
ed25519: Add changes file for #22746.
authorGeorge Kadianakis <desnacked@riseup.net>
Wed, 28 Jun 2017 13:09:46 +0000 (16:09 +0300)
committerGeorge Kadianakis <desnacked@riseup.net>
Wed, 28 Jun 2017 13:09:59 +0000 (16:09 +0300)
changes/bug22746 [new file with mode: 0644]

diff --git a/changes/bug22746 b/changes/bug22746
new file mode 100644 (file)
index 0000000..b036460
--- /dev/null
@@ -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.