forked from pool/python-cryptography
Accepting request 844069 from home:stroeder:branches:devel:languages:python
- update to 3.2: * CVE-2020-25659: Attempted to make RSA PKCS#1v1.5 decryption more constant time, to protect against Bleichenbacher vulnerabilities. Due to limitations imposed by our API, we cannot completely mitigate this vulnerability. * Support for OpenSSL 1.0.2 has been removed. * Added basic support for PKCS7 signing (including SMIME) via PKCS7SignatureBuilder. OBS-URL: https://build.opensuse.org/request/show/844069 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=126
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 26 11:39:02 UTC 2020 - Michael Ströder <michael@stroeder.com>
|
||||
|
||||
- update to 3.2:
|
||||
* CVE-2020-25659: Attempted to make RSA PKCS#1v1.5 decryption more constant time,
|
||||
to protect against Bleichenbacher vulnerabilities. Due to limitations imposed
|
||||
by our API, we cannot completely mitigate this vulnerability.
|
||||
* Support for OpenSSL 1.0.2 has been removed.
|
||||
* Added basic support for PKCS7 signing (including SMIME) via PKCS7SignatureBuilder.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 28 10:49:56 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user