FreeBSD Bugzilla – Attachment 165353 Details for
Bug 206095
[NEW PORT] security/py-pycryptodome: Cryptographic library for Python
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shar archive
py-pycryptodome.shar (text/plain), 2.67 KB, created by
Yuri Victorovich
on 2016-01-10 11:39:50 UTC
(
hide
)
Description:
shar archive
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2016-01-10 11:39:50 UTC
Size:
2.67 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># security/py-pycryptodome ># security/py-pycryptodome/distinfo ># security/py-pycryptodome/pkg-descr ># security/py-pycryptodome/Makefile ># >echo c - security/py-pycryptodome >mkdir -p security/py-pycryptodome > /dev/null 2>&1 >echo x - security/py-pycryptodome/distinfo >sed 's/^X//' >security/py-pycryptodome/distinfo << 'ab8f48f5ee3adaf19ba21071e0e7cbb2' >XSHA256 (pycryptodome-3.3.1.tar.gz) = 1b52d5643e243a6d5ba4b5706e6ae59ee61b14e800ff812c1e47ec4dfe8e4761 >XSIZE (pycryptodome-3.3.1.tar.gz) = 3050117 >ab8f48f5ee3adaf19ba21071e0e7cbb2 >echo x - security/py-pycryptodome/pkg-descr >sed 's/^X//' >security/py-pycryptodome/pkg-descr << '976c8fe5c5f0f037aee1153eb1ac8508' >XPyCryptodome is a fork of PyCrypto. It brings the following >Xenhancements with respect to the last official version of >XPyCrypto (2.6.1): >X >X* Authenticated encryption modes (GCM, CCM, EAX, SIV, OCB) >X* Accelerated AES on Intel platforms via AES-NI >X* First class support for PyPy >X* SHA-3 (including SHAKE XOFs) and BLAKE2 hash algorithms >X* Salsa20 and ChaCha20 stream ciphers >X* scrypt and HKDF >X* Deterministic DSA >X* Password-protected PKCS#8 key containers >X* Shamir's Secret Sharing scheme >X* Random numbers get sourced directly from the OS (and not from >X a CSPRNG in userspace) >X* Simplified install process, including better support for Windows >X* Cleaner RSA and DSA key generation (largely based on FIPS 186-4) >X* Major clean ups and simplification of the code base >X >XWWW: https://pypi.python.org/pypi/pycryptodome/ >XWWW: https://pycryptodome.readthedocs.org/en/latest/ >976c8fe5c5f0f037aee1153eb1ac8508 >echo x - security/py-pycryptodome/Makefile >sed 's/^X//' >security/py-pycryptodome/Makefile << 'd24723de9ba0d8cd1c517a5cfc6dd3aa' >X# Created by: Yuri Victorovich <yuri@rawbw.com> >X# $FreeBSD$ >X >XPORTNAME= pycryptodome >XPORTVERSION= 3.3.1 >XCATEGORIES= security python >XMASTER_SITES= CHEESESHOP >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >X >XMAINTAINER= yuri@rawbw.com >XCOMMENT= Cryptographic library for Python >X >XLICENSE= BSD2CLAUSE >XLICENSE_FILE= ${WRKSRC}/LICENSE.rst >X >XUSES= python >XUSE_PYTHON= autoplist distutils >X >Xpost-install: >X @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Crypto/Cipher/*.so >X @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Crypto/Hash/*.so >X @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Crypto/Util/*.so >X >Xdo-test: >X @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test >X >X.include <bsd.port.mk> >d24723de9ba0d8cd1c517a5cfc6dd3aa >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 206095
: 165353