pkgsrc/security/py-cryptodome
adam cf41cc84b2 py-cryptodome: updated to 3.5.0
New features
* Import and export of ECC curves in compressed form.
* The initial counter for a cipher in CTR mode can be a byte string (in addition to an integer).
* Faster PBKDF2 for HMAC-based PRFs (at least 20x for short passwords, more for longer passwords). Thanks to Christian Heimes for pointing out the implementation was under-optimized.
* The salt for PBKDF2 can be either a string or bytes.

Resolved issues
* Without libgmp, modular exponentiation (since v3.4.8) crashed on 32-bit big-endian systems.

Breaks in compatibility
* Removed support for Python < 2.6.
2018-03-08 08:15:02 +00:00
..
patches py-cryptodome: updated to 3.5.0 2018-03-08 08:15:02 +00:00
DESCR
distinfo py-cryptodome: updated to 3.5.0 2018-03-08 08:15:02 +00:00
Makefile py-cryptodome: updated to 3.5.0 2018-03-08 08:15:02 +00:00
PLIST py-cryptodome: updated to 3.5.0 2018-03-08 08:15:02 +00:00