Procházet zdrojové kódy

ed25519: Add changes file for #22746.

George Kadianakis před 7 roky
rodič
revize
a794fb7609
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  1. 4 0
      changes/bug22746

+ 4 - 0
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.