diff options
Diffstat (limited to 'changes/aes_ctr_test')
-rw-r--r-- | changes/aes_ctr_test | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/aes_ctr_test b/changes/aes_ctr_test new file mode 100644 index 0000000000..8b5af4572d --- /dev/null +++ b/changes/aes_ctr_test @@ -0,0 +1,5 @@ + o Minor bugfixes + - Test for the OpenSSL 1.0.0 counter mode bug at runtime, not compile + time. This is necessary because OpenSSL has been hacked to mis-report + its version on a few distributions. + Bugfix on Tor 0.2.3.11-alpha. |