diff options
author | Alexander Færøy <ahf@torproject.org> | 2021-08-11 13:14:26 +0000 |
---|---|---|
committer | Alexander Færøy <ahf@torproject.org> | 2021-08-11 13:14:26 +0000 |
commit | ae6ab63f242f9e1da446737d9293c2415365bbc2 (patch) | |
tree | debd8b10f5c7296444f074f8147d0b2d4818cd75 /changes | |
parent | 9c52846fe5ab6f0d2ef99f665844037f910a62cc (diff) | |
parent | fe5a9db1e6d32f6d706140a6ddda6b40db80434a (diff) | |
download | tor-ae6ab63f242f9e1da446737d9293c2415365bbc2.tar.gz tor-ae6ab63f242f9e1da446737d9293c2415365bbc2.zip |
Merge branch 'maint-0.3.5' into release-0.3.5
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug40078 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug40078 b/changes/bug40078 new file mode 100644 index 0000000000..717309e076 --- /dev/null +++ b/changes/bug40078 @@ -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.
\ No newline at end of file |