forked from pool/python-pycryptodome
Accepting request 633280 from home:mcalabkova:branches:devel:languages:python
- Update to 3.6.6
- Resolved issues:
* Fix vulnerability on AESNI ECB with payloads smaller than
16 bytes.
- Update to 3.5.5
- Resolved issues
* Fixed incorrect AES encryption/decryption with AES
acceleration on x86 due to gcc’s optimization and strict
aliasing rules.
* More prime number candidates than necessary where discarded
as composite due to the limited way D values were searched
in the Lucas test.
* Fixed ResouceWarnings and DeprecationWarnings.
- Update to 3.5.4
- New features:
* Build Python 3.7 wheels on Linux, Windows and Mac.
- Resolved issues:
* More meaningful exceptions in case of mismatch in IV length
(CBC/OFB/CFB modes).
- version 3.6.6
OBS-URL: https://build.opensuse.org/request/show/633280
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycryptodome?expand=0&rev=14
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 14:30:35 UTC 2018 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- version 3.6.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 3 12:47:58 UTC 2018 - hpj@urpla.net
|
||||
|
||||
|
||||
Reference in New Issue
Block a user