Opened 11 months ago

Closed 11 months ago

Last modified 9 months ago

#18072 closed enhancement (fixed)

pycryptodome-3.18.0 (Python module)

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (4)

comment:1 by Bruce Dubbs, 11 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 11 months ago

3.18.0 (18 May 2023)

New features

  • Added support for DER BOOLEAN encodings.
  • The library now compiles on Windows ARM64.

Resolved issues

  • GH722: nonce attribute was not correctly set for XChaCha20_Poly1305 ciphers.
  • GH728: Workaround for a possible x86 emulator bug in Windows for ARM64.
  • GH739: OID encoding for arc 2 didn't accept children larger than 39.
  • Correctly check that the scalar matches the point when importing an ECC private key.

comment:3 by Bruce Dubbs, 11 months ago

Resolution: fixed
Status: assignedclosed

Fixed at revisions

e8280a2459 Update to double-conversion-3.3.0.
31c9e2a6d3 Update to pycryptodome-3.18.0 (Python module).

comment:4 by Bruce Dubbs, 9 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.