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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycryptodome?expand=0&rev=61
This commit is contained in:
2023-12-30 17:03:15 +00:00
committed by Git OBS Bridge
parent 23f4e6f52d
commit 30a09a5d3b
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Dec 30 16:53:24 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
-------------------------------------------------------------------
Mon Nov 27 15:55:12 UTC 2023 - Dirk Müller <dmueller@suse.com>