Path to this page:
Subject: CVS commit: pkgsrc/security/py-cryptodome
From: Adam Ciarcinski
Date: 2022-01-24 13:39:25
Message id: 20220124123925.7D462FB24@cvs.NetBSD.org
Log Message:
py-cryptodome: updated to 3.13.0
3.13.0
New features
------------
* Add support for curve NIST P-224.
Resolved issues
---------------
* Fixed typing info for ``Crypto.PublicKey.ECC``.
Other changes
-------------
* Relaxed ECDSA requirements for FIPS 186 signatures and accept any SHA-2 or \
SHA-3 hash.
``sign()`` and ``verify()`` will be performed even if the hash is stronger \
than the ECC key.
Files: