Path to this page:
Subject: CVS commit: pkgsrc/security/py-cryptodome
From: Adam Ciarcinski
Date: 2021-12-06 20:20:37
Message id: 20211206192037.67472FAEC@cvs.NetBSD.org
Log Message:
py-cryptodome: updated to 3.12.0
3.12.0
New features
ECC keys in the SEC1 format can be exported and imported.
Add support for KMAC128, KMAC256, TupleHash128, and TupleHash256 (NIST SP-800 185).
Add support for KangarooTwelve.
Resolved issues
An asymmetric key could not be imported as a memoryview.
cSHAKE128/256 generated a wrong output for customization strings longer than 255 \
bytes.
CBC decryption generated the wrong plaintext when the input and the output were \
the same buffer.
Files: