Path to this page:
Subject: CVS commit: pkgsrc/security/py-cryptodome
From: Adam Ciarcinski
Date: 2020-06-29 15:36:51
Message id: 20200629133651.41471FB29@cvs.NetBSD.org
Log Message:
py-cryptodome: updated to 3.9.8
3.9.8:
Resolved issues
* The Shamir's secret sharing implementation is not actually compatible with \
``ssss``.
Added an optional parameter to enable interoperability.
* Skip altogether loading of ``gmp.dll`` on Windows.
* Fix incorrect CFB decryption when the input and the output are the same buffer.
Files: