소스 검색

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.