瀏覽代碼

Changes file for 8792

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.