NOTICE: This package has been removed from pkgsrc

./security/py-crypto, Cryptographic and hash functions for Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.6.1nb4, Package name: py37-crypto-2.6.1nb4, Maintainer: gdt

Python extensions using OpenSSL which contains hashing algorithms,
chaffing/winnowing, random number generation, various utility modules,
and several block encryption and digital signature algorithms.


Required to run:
[security/openssl] [devel/gmp] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: aeda3ed41caf1766409d4efc689b9ca30ad6aeb2
RMD160: ac0db079e5e4be9daf739e094c10e96291dbc009
Filesize: 435.781 KB

Version history: (Expand)


CVS history: (Expand)


   2021-03-19 09:13:06 by Adam Ciarcinski | Files touched by this commit (7) | Package removed
Log message:
py-crypto: removed
   2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836)
Log message:
*: Recursive revision bump for openssl 1.1.1.
   2017-09-03 10:53:18 by Thomas Klausner | Files touched by this commit (165)
Log message:
Follow some redirects.
   2017-03-08 02:09:00 by Sevan Janiyan | Files touched by this commit (2)
Log message:
Tabs vs spaces!
Unbreak with the Python 3 versions of the package.
Heads up by Daniel Jakots.
   2017-03-08 00:17:51 by Sevan Janiyan | Files touched by this commit (4)
Log message:
Patch CVE-2013-7459, obtained from:
https://github.com/dlitz/pycrypto/commit/8dbe0dc3eea5c689d4f76b37b93fe216cf1f00d4
Bump rev.

Reviewed by: wiz
   2017-01-12 17:36:36 by Blue Rats | Files touched by this commit (2)
Log message:
Revert last commit. According to wiz@ in private mail, CONFLICTS is needed
for configuration files only.
   2017-01-12 12:53:16 by Blue Rats | Files touched by this commit (2)
Log message:
py-crypto and py-cryptodome CONFLICT with:

${PYSITELIB}/Crypto/Cipher/AES.py
   2016-12-30 23:50:15 by Maya Rashish | Files touched by this commit (2)
Log message:
Use public-domain AND python-software-foundation as a license.

Pointed out by leot - thanks!