pkgsrc/security/py-cryptodome
adam 7446699ece py-cryptodome: updated to 3.9.0
3.9.0:

New features
* Add support for loading PEM files encrypted with AES256-CBC.
* Add support for XChaCha20 and XChaCha20-Poly1305 ciphers.
* Add support for bcrypt key derivation function (`Crypto.Protocol.KDF.bcrypt`).
* Add support for left multiplication of an EC point by a scalar.
* Add support for importing ECC and RSA keys in the new OpenSSH format.

Resolved issues
* it was not possible to invert an EC point anymore.
* fix printing of DSA keys.
* `DSA.generate()` was not always using the `randfunc` input.
* the MD2 hash had block size of 64 bytes instead of 16; as result the HMAC construction gave incorrect results.
2019-09-02 09:46:19 +00:00
..
DESCR
distinfo py-cryptodome: updated to 3.9.0 2019-09-02 09:46:19 +00:00
Makefile py-cryptodome: updated to 3.9.0 2019-09-02 09:46:19 +00:00
PLIST py-cryptodome: updated to 3.9.0 2019-09-02 09:46:19 +00:00
PLIST.i386 py-cryptodome: Fix build on !i386 and !x86_64 MACHINE_ARCHs 2019-03-31 10:33:58 +00:00
PLIST.x86_64 py-cryptodome: Fix build on !i386 and !x86_64 MACHINE_ARCHs 2019-03-31 10:33:58 +00:00