Nick Mathewson пре 11 година
родитељ
комит
df731bac54
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      changes/bug8792

+ 4 - 0
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.