pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/py-cryptodome py-cryptodome: updated to 3.6.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ee34adda7894
branches:  trunk
changeset: 382237:ee34adda7894
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Jun 24 11:39:32 2018 +0000

description:
py-cryptodome: updated to 3.6.3

3.6.3:
Resolved issues
GH175: Fixed incorrect results for CTR encryption/decryption with more than 8 blocks.

3.6.2:
New features
ChaCha20 accepts 96 bit nonces (in addition to 64 bit nonces) as defined in RFC7539.
Accelerate AES-GCM on x86 using PCLMULQDQ instruction.
Accelerate AES-ECB and AES-CTR on x86 by pipelining AESNI instructions.
As result of the two improvements above, on x86 (Broadwell):
AES-ECB and AES-CTR are 3x faster
AES-GCM is 9x faster

Resolved issues
On Windows, MPIR library was stilled pulled in if renamed to gmp.dll.

Breaks in compatibility
In Crypto.Util.number, functions floor_div and exact_div have been removed. Also, ceil_div is limited to non-negative terms only.

diffstat:

 security/py-cryptodome/Makefile |   4 ++--
 security/py-cryptodome/PLIST    |  13 +++++++------
 security/py-cryptodome/distinfo |  10 +++++-----
 3 files changed, 14 insertions(+), 13 deletions(-)

diffs (64 lines):

diff -r 1e1e1e21dd91 -r ee34adda7894 security/py-cryptodome/Makefile
--- a/security/py-cryptodome/Makefile   Sun Jun 24 11:19:54 2018 +0000
+++ b/security/py-cryptodome/Makefile   Sun Jun 24 11:39:32 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2018/04/18 04:34:13 adam Exp $
+# $NetBSD: Makefile,v 1.14 2018/06/24 11:39:32 adam Exp $
 
-DISTNAME=      pycryptodome-3.6.1
+DISTNAME=      pycryptodome-3.6.3
 PKGNAME=       ${DISTNAME:S/^py/${PYPKGPREFIX}-/}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pycryptodome/}
diff -r 1e1e1e21dd91 -r ee34adda7894 security/py-cryptodome/PLIST
--- a/security/py-cryptodome/PLIST      Sun Jun 24 11:19:54 2018 +0000
+++ b/security/py-cryptodome/PLIST      Sun Jun 24 11:39:32 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2018/04/18 04:34:13 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2018/06/24 11:39:32 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -166,6 +166,8 @@
 ${PYSITELIB}/Crypto/Hash/__init__.py
 ${PYSITELIB}/Crypto/Hash/__init__.pyc
 ${PYSITELIB}/Crypto/Hash/__init__.pyo
+${PYSITELIB}/Crypto/Hash/_ghash_clmul.so
+${PYSITELIB}/Crypto/Hash/_ghash_portable.so
 ${PYSITELIB}/Crypto/Hash/_keccak.so
 ${PYSITELIB}/Crypto/Hash/keccak.py
 ${PYSITELIB}/Crypto/Hash/keccak.pyc
@@ -669,14 +671,13 @@
 ${PYSITELIB}/Crypto/Util/__init__.py
 ${PYSITELIB}/Crypto/Util/__init__.pyc
 ${PYSITELIB}/Crypto/Util/__init__.pyo
-${PYSITELIB}/Crypto/Util/_cpuid.so
+${PYSITELIB}/Crypto/Util/_cpuid.py
+${PYSITELIB}/Crypto/Util/_cpuid.pyc
+${PYSITELIB}/Crypto/Util/_cpuid.pyo
+${PYSITELIB}/Crypto/Util/_cpuid_c.so
 ${PYSITELIB}/Crypto/Util/_file_system.py
 ${PYSITELIB}/Crypto/Util/_file_system.pyc
 ${PYSITELIB}/Crypto/Util/_file_system.pyo
-${PYSITELIB}/Crypto/Util/_galois.so
-${PYSITELIB}/Crypto/Util/_number_new.py
-${PYSITELIB}/Crypto/Util/_number_new.pyc
-${PYSITELIB}/Crypto/Util/_number_new.pyo
 ${PYSITELIB}/Crypto/Util/_raw_api.py
 ${PYSITELIB}/Crypto/Util/_raw_api.pyc
 ${PYSITELIB}/Crypto/Util/_raw_api.pyo
diff -r 1e1e1e21dd91 -r ee34adda7894 security/py-cryptodome/distinfo
--- a/security/py-cryptodome/distinfo   Sun Jun 24 11:19:54 2018 +0000
+++ b/security/py-cryptodome/distinfo   Sun Jun 24 11:39:32 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2018/04/18 04:34:13 adam Exp $
+$NetBSD: distinfo,v 1.11 2018/06/24 11:39:32 adam Exp $
 
-SHA1 (pycryptodome-3.6.1.tar.gz) = 07a84b4345f475a442c83b29ce01e6cbeac1c5ce
-RMD160 (pycryptodome-3.6.1.tar.gz) = f61a2baf98e76ef961d9014fd67716fda29b20ef
-SHA512 (pycryptodome-3.6.1.tar.gz) = e8fe48e91ff3decd13908ccc45aa483bf9b3dbc7bdaf3625ab11c2b90663deb4d0eb634cab138d9aa8f1ce8df7400da3c5bf86688133b9047e7c9baebd74a3b8
-Size (pycryptodome-3.6.1.tar.gz) = 7167199 bytes
+SHA1 (pycryptodome-3.6.3.tar.gz) = ba42c237101035c3994fcaad312e992e795f840b
+RMD160 (pycryptodome-3.6.3.tar.gz) = 2a2d443dae51e37fe657acd0a39f96d5b3dd9142
+SHA512 (pycryptodome-3.6.3.tar.gz) = b283b68ac7bc8897d658af41a6e384066fd7b57211032b9c8b9ac95a29ae75da3b01d9b5162789394aad04fa68721ef206adf0577ca65f8acc2480ab48990661
+Size (pycryptodome-3.6.3.tar.gz) = 7137049 bytes



Home | Main Index | Thread Index | Old Index