SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python2-pycryptodomex-selftest rpm build for : Fedora 31. For other distributions click python2-pycryptodomex-selftest.

Name : python2-pycryptodomex-selftest
Version : 3.9.8 Vendor : Fedora Project
Release : 1.fc31 Date : 2020-07-07 11:50:53
Group : Unspecified Source RPM : python-pycryptodomex-3.9.8-1.fc31.src.rpm
Size : 33.23 MB
Packager : Fedora Project
Summary : PyCryptodome test suite module
Description :
PyCryptodome is a self-contained Python package of low-level cryptographic
primitives. It\'s a fork of PyCrypto. It brings several enhancements with respect
to the last official version of PyCrypto (2.6.1), for instance:

* Authenticated encryption modes (GCM, CCM, EAX, SIV, OCB)
* Accelerated AES on Intel platforms via AES-NI
* Elliptic curves cryptography (NIST P-256 curve only)
* Better and more compact API (nonce and iv attributes for ciphers, automatic
generation of random nonces and IVs, simplified CTR cipher mode, and more)
* SHA-3 (including SHAKE XOFs) and BLAKE2 hash algorithms
* Salsa20 and ChaCha20 stream ciphers
* scrypt and HKDF
* Deterministic (EC)DSA
* Password-protected PKCS#8 key containers
* Shamir\'s Secret Sharing scheme
* Random numbers get sourced directly from the OS (and not from a CSPRNG in
userspace)
* Cleaner RSA and DSA key generation (largely based on FIPS 186-4)
* Major clean ups and simplification of the code base

PyCryptodome is not a wrapper to a separate C library like OpenSSL. To the
largest possible extent, algorithms are implemented in pure Python. Only the
pieces that are extremely critical to performance (e.g. block ciphers) are
implemented as C extensions.

Note: all modules are installed under the Cryptodome package to avoid conflicts
with the PyCrypto library.

This package provides the PyCryptodome test suite module (Cryptodome.SelfTest).

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/31/Everything/x86_64/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python2-pycryptodomex-selftest-3.9.8-1.fc31.x86_64.rpm
     

Provides :
python2-pycryptodomex-selftest
python2-pycryptodomex-selftest(x86-64)

Requires :
/usr/bin/sh
python(abi) = 2.7
python2-pycryptodomex(x86-64)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest
/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher
/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/__init__.py
/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/__init__.pyc
/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/__init__.pyo
/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/common.py
/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/common.pyc
/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/common.pyo
/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_AES.py
/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_AES.pyc
/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_AES.pyo
/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_ARC2.py
/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_ARC2.pyc
/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_ARC2.pyo
/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_ARC4.py
/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_ARC4.pyc
/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_ARC4.pyo
/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_Blowfish.py
/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_Blowfish.pyc
/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_Blowfish.pyo
/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_CAST.py
/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_CAST.pyc
/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_CAST.pyo
/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_CBC.py
/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_CBC.pyc
/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_CBC.pyo
/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_CCM.py
/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_CCM.pyc
/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_CCM.pyo
/usr/lib64/python2.7/site-packages/Cryptodome/SelfTest/Cipher/test_CFB.py
There is 570 files more in these RPM.

 
ICM