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.
bda7f75437
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 'bda7f75437'
${ noResults }
python-crypto
/
sources
2 lines
54 B
Raw
Normal View
History
Unescape
Escape
Update to 2.5 - New upstream release 2.5: - Added PKCS#1 encryption schemes (v1.5 and OAEP); we now have a decent, easy-to-use non-textbook RSA implementation - Added PKCS#1 signature schemes (v1.5 and PSS); v1.5 required some extensive changes to Hash modules to contain the algorithm-specific ASN.1 OID, and to that end we now always have a (thin) Python module to hide the one in pure C - Added 2 standard Key Derivation Functions (PBKDF1 and PBKDF2) - Added export/import of RSA keys in OpenSSH and PKCS#8 formats - Added password-protected export/import of RSA keys (one old method for PKCS#8 PEM only) - Added ability to generate RSA key pairs with configurable public exponent e - Added ability to construct an RSA key pair even if only the private exponent d is known, and not p and q - Added SHA-2 C source code (fully from Lorenz Quack) - Unit tests for all the above - Updates to documentation (both inline and in Doc/pycrypt.rst) - Minor bug fixes (setup.py and tests) - Upstream no longer ships python-3-changes.txt
13 years ago
783e45d4a1a309e03ab378b00f97b291 pycrypto-2.5.tar.gz