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.
Fedora Release Engineering
bc306c8e60
|
3 years ago | |
---|---|---|
.gitignore | 14 years ago | |
README.md | 3 years ago | |
pycrypto-2.6.1-CVE-2013-7459.patch | 8 years ago | |
pycrypto-2.6.1-CVE-2018-6594.patch | 7 years ago | |
pycrypto-2.6.1-drop-py2.1-support.patch | 6 years ago | |
pycrypto-2.6.1-unbundle-libtomcrypt.patch | 11 years ago | |
pycrypto-2.6.1-use-os-random.patch | 6 years ago | |
python-crypto-2.4-fix-pubkey-size-divisions.patch | 13 years ago | |
python-crypto-2.4-optflags.patch | 13 years ago | |
python-crypto-2.6.1-SyntaxWarning.patch | 3 years ago | |
python-crypto-2.6.1-link.patch | 7 years ago | |
python-crypto-2.6.1-no-distutils.patch | 3 years ago | |
python-crypto-2.6.1-python3.10.patch | 4 years ago | |
python-crypto-2.6.1-python3.11.patch | 3 years ago | |
python-crypto-2.6.1-python3only.patch | 3 years ago | |
python-crypto.rpmlintrc | 4 years ago | |
python-crypto.spec | 3 years ago | |
sources | 11 years ago |
README.md
PyCrypto - The Python Cryptography Toolkit
This software is no longer maintained
See upstream notice at https://www.pycrypto.org/
PyCrypto 2.x is unmaintained and obsolete. Known security vulnerabilities have been patched downstream by backporting code from PyCryptodome (see below).
Please choose one of the following alternatives:
- Recommended for new applications
- Newer API with fewer gotchas
- Recommended for existing software that depends on PyCrypto
- Fork of PyCrypto - most applications should run unmodified