This website works better with JavaScript.
Explore
Help
Sign In
rpms
/
python-crypto
Watch
20
Star
0
Fork
You've already forked python-crypto
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
f7bc52f26f
i9cf
i9
f38
changed/i9/python-crypto-2.6.1-42.el9
changed/i9ce/python-crypto-2.6.1-42.el9
imports/e9/python-crypto-2.6.1-42.el9
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f7bc52f26f'
${ noResults }
python-crypto
/
sources
2 lines
54 B
Raw
Normal View
History
Unescape
Escape
Update to 2.4 - New upstream release 2.4: - Python 3 support! PyCrypto now supports every version of Python from 2.1 through to 3.2 - Timing-attack countermeasures in _fastmath: when built against libgmp version 5 or later, we use mpz_powm_sec instead of mpz_powm, which should prevent the timing attack described by Geremy Condra at PyCon 2011 - New hash modules (for Python ≥ 2.5 only): SHA224, SHA384 and SHA512 - Configuration using GNU autoconf, which should help fix a bunch of build issues - Support using MPIR as an alternative to GMP - Improve the test command in setup.py, by allowing tests to be performed on a single sub-package or module only - Fix double-decref of "counter" when Cipher object initialization fails - Apply patches from Debian's python-crypto 2.3-3 package: - fix-RSA-generate-exception.patch - epydoc-exclude-introspect.patch - no-usr-local.patch - Fix launchpad bug #702835: "Import key code is not compatible with GMP library" - More tests, better documentation, various bugfixes - Update patch for imposing our own compiler optimization flags - Drop lib64 patch, no longer needed - No longer need to fix up permissions and remove shellbangs
13 years ago
274fa44c30a320d56460a93fdd95e702 pycrypto-2.4.tar.gz