We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f878c37 commit 240b0d8Copy full SHA for 240b0d8
CHANGELOG.md
@@ -2,8 +2,9 @@
2
3
## Version 4.7 - in development
4
5
-- Fix #165: CVE-2020-25658 - Bleichenbacher-style timing oracle in PKCS#1 v1.5
6
- decryption code
+- Fix [#165](https://github.com/sybrenstuvel/python-rsa/issues/165]:
+ CVE-2020-25658 - Bleichenbacher-style timing oracle in PKCS#1 v1.5 decryption
7
+ code
8
- Add padding length check as described by PKCS#1 v1.5 (Fixes
9
[#164](https://github.com/sybrenstuvel/python-rsa/issues/164))
10
0 commit comments