Opened 3 years ago

Closed 3 years ago

#16001 closed enhancement (fixed)

pycryptodome-3.13.0 (Python module)

Reported by: Bruce Dubbs Owned by: blfs-book
Priority: normal Milestone: 11.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (2)

comment:1 by Bruce Dubbs, 3 years ago

3.13.0 (23 January 2022)

New features

  • Add support for curve NIST P-224.

Resolved issues

  • GH#590: 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.

comment:2 by Bruce Dubbs, 3 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.