14
0

- update to 3.19.1:

* Fixed a side-channel leakage with OAEP decryption that could be
    exploited to carry out a Manger attack. Thanks to Hubert
    Kario.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycryptodomex?expand=0&rev=39
This commit is contained in:
2023-12-30 16:58:06 +00:00
committed by Git OBS Bridge
parent 3dab46945a
commit ac612e811b
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Dec 30 16:57:08 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 3.19.1:
* Fixed a side-channel leakage with OAEP decryption that could be
exploited to carry out a Manger attack. Thanks to Hubert
Kario.
-------------------------------------------------------------------
Mon Nov 27 15:55:53 UTC 2023 - Dirk Müller <dmueller@suse.com>