python-crypto

Cryptography library for Python

Description

PyCrypto is a collection of both secure hash functions (such as MD5 and
SHA), and various encryption algorithms (AES, DES, RSA, ElGamal, etc.).
Website: http://www.pycrypto.org/
License: Public Domain and Python
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: development/libraries

Packages

python-crypto-2.6.1-5.el6.x86_64 [503 KiB] Changelog by Andrew Colin Kissa (2018-04-09):
- FIX: CVE-2018-6594
python-crypto-2.6.1-4.el6.x86_64 [503 KiB] Changelog by Andrew Colin Kissa (2017-02-10):
- AES.new with invalid parameter crashes python (CVE-2013-7459)
  (https://github.com/dlitz/pycrypto/issues/176)