Merge branch 'maint-0.4.6' into main

This commit is contained in:
Alexander Færøy
2021-08-11 13:14:26 +00:00
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor bugfix (crypto):
- Disable the unused batch verification feature of ed25519-donna. Fixes
bug 40078; bugfix on 0.2.6.1-alpha. Found by Henry de Valence.