Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 0edd9e0a87 | |||
| 71f4cd84df |
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 14 18:33:13 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.23.0:
|
||||
* Added cipher modes Key Wrap (KW, RFC3394) and Key Wrap with
|
||||
Padding (KWP, RFC5649). Both are defined also in NIST SP
|
||||
800-38F.
|
||||
* GH#862: For HashEdDSA and Ed448, sign() and verify() modified
|
||||
the state of the XOF.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 10 17:36:55 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pycryptodomex
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-pycryptodomex
|
||||
Version: 3.22.0
|
||||
Version: 3.23.0
|
||||
Release: 0
|
||||
Summary: Cryptographic library for Python
|
||||
License: BSD-2-Clause
|
||||
|
||||
BIN
v3.22.0.tar.gz
LFS
BIN
v3.22.0.tar.gz
LFS
Binary file not shown.
3
v3.23.0.tar.gz
Normal file
3
v3.23.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5a905f0f4237b79aefee47f3e04568db2ecb70c55dd7cb118974c5260aa9e285
|
||||
size 19732639
|
||||
Reference in New Issue
Block a user