commit df731bac54a8ab70084d9fc855db7c7854608f4c Author: Nick Mathewson nickm@torproject.org Date: Fri May 17 10:14:06 2013 -0400
Changes file for 8792 --- changes/bug8792 | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/changes/bug8792 b/changes/bug8792 new file mode 100644 index 0000000..6f4e3bf --- /dev/null +++ b/changes/bug8792 @@ -0,0 +1,4 @@ + o Removed code + - Remove constants and tests for PKCS1 padding; it's insecure and + shouldn't be used for anything new. Fixes bug #8792; patch + from Arlo Breault.
tor-commits@lists.torproject.org