Compare commits
4 Commits
Author | SHA256 | Date | |
---|---|---|---|
0bb3ca3982 | |||
336c08416a | |||
6fdec75701 | |||
10df09c15c |
BIN
pycryptodome-3.22.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
pycryptodome-3.22.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5a905f0f4237b79aefee47f3e04568db2ecb70c55dd7cb118974c5260aa9e285
|
||||
size 19732639
|
@@ -1,13 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 14 18:32:20 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-pycryptodome
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%define min_version %{lua:rpm.expand("%{version}"):gsub("^(%d+%.%d+).*", "%1")}
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-pycryptodome
|
||||
Version: 3.23.0
|
||||
Version: 3.22.0
|
||||
Release: 0
|
||||
Summary: Cryptographic library for Python
|
||||
License: BSD-2-Clause
|
||||
|
Reference in New Issue
Block a user