[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor/master] changes file for bug 18258.



commit ef5f35971f37387d04c9cc42048b7ea24a9bcaec
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date:   Sat Feb 6 13:51:46 2016 -0500

    changes file for bug 18258.
---
 changes/bug18258 | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/changes/bug18258 b/changes/bug18258
new file mode 100644
index 0000000..d82b217
--- /dev/null
+++ b/changes/bug18258
@@ -0,0 +1,11 @@
+  o Code simplification and refactoring:
+    - Remove specialized code for non-inplace AES_CTR.  99% of our AES
+      is inplace, so there's no need to have a separate implementation
+      for the non-inplace code. Closes ticket 18258.
+
+  o New requirements:
+    - Tor no longer supports versions of OpenSSL with a broken
+      implementation of counter mode.  (This bug was present in OpenSSL
+      1.0.0, and was fixed in OpenSSL 1.0.0a.) Tor still detects, but
+      no longer runs with, these versions.
+     



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits