diff options
author | adam <adam@pkgsrc.org> | 2019-09-02 09:46:19 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2019-09-02 09:46:19 +0000 |
commit | 2391536698c6ae6c191270ab95e910049fc36300 (patch) | |
tree | ec7cac13d53c08e8682429fd27b54373f55c00b7 /security/gnu-pw-mgr | |
parent | 35e229318e11ae520a5e94aa97ab0d1ebe5deeab (diff) | |
download | pkgsrc-2391536698c6ae6c191270ab95e910049fc36300.tar.gz |
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.
Diffstat (limited to 'security/gnu-pw-mgr')
0 files changed, 0 insertions, 0 deletions