- 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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:30354c769a508f644cf5c9647ef1f3a346b6fb3e64034fc3a8a364f6986beeb1
|
||||
size 17153954
|
3
pycryptodome-3.19.1.tar.gz
Normal file
3
pycryptodome-3.19.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:abaa39b3a1b31ebf2daec51ce343accfdf3a2444c1af6572c281c6d821b55add
|
||||
size 17158420
|
@@ -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>
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
%define min_version %{lua:rpm.expand("%{version}"):gsub("^(%d+%.%d+).*", "%1")}
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-pycryptodome
|
||||
Version: 3.19.0
|
||||
Version: 3.19.1
|
||||
Release: 0
|
||||
Summary: Cryptographic library for Python
|
||||
License: BSD-2-Clause
|
||||
|
Reference in New Issue
Block a user