aboutsummaryrefslogtreecommitdiff
path: root/changes/bug8792
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug8792')
-rw-r--r--changes/bug87924
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug8792 b/changes/bug8792
new file mode 100644
index 0000000000..6f4e3bf7b1
--- /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.