Tue, 11 Jun 2024 22:03:00 UTC | login

Information for RPM python3-pycryptodomex-selftest-3.15.0-2.fc37.riscv64.rpm

ID811815
Namepython3-pycryptodomex-selftest
Version3.15.0
Release2.fc37
Epoch
Archriscv64
SummaryPyCryptodome test suite module
DescriptionPyCryptodome 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).
Build Time2022-09-20 22:55:09 GMT
Size506.06 KB
5c654a39d177cab652ce946f91b89cf3
LicenseBSD and Public Domain
Buildrootf37-build-639000-71022
Provides
python-pycryptodomex-selftest = 3.15.0-2.fc37
python3-pycryptodomex-selftest = 3.15.0-2.fc37
python3-pycryptodomex-selftest(riscv-64) = 3.15.0-2.fc37
python3.11-pycryptodomex-selftest = 3.15.0-2.fc37
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
python(abi) = 3.11
python3-pycryptodomex(riscv-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
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 284 >>>
Name ascending sort Size
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest0.00 B
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher0.00 B
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__init__.py3.62 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__0.00 B
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/__init__.cpython-311.opt-1.pyc3.65 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/__init__.cpython-311.pyc3.65 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/common.cpython-311.opt-1.pyc24.16 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/common.cpython-311.pyc24.16 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_AES.cpython-311.opt-1.pyc52.80 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_AES.cpython-311.pyc52.80 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_ARC2.cpython-311.opt-1.pyc6.88 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_ARC2.cpython-311.pyc6.88 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_ARC4.cpython-311.opt-1.pyc25.85 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_ARC4.cpython-311.pyc25.85 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_Blowfish.cpython-311.opt-1.pyc6.65 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_Blowfish.cpython-311.pyc6.65 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_CAST.cpython-311.opt-1.pyc4.12 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_CAST.cpython-311.pyc4.12 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_CBC.cpython-311.opt-1.pyc29.16 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_CBC.cpython-311.pyc29.16 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_CCM.cpython-311.opt-1.pyc50.63 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_CCM.cpython-311.pyc50.81 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_CFB.cpython-311.opt-1.pyc19.73 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_CFB.cpython-311.pyc19.77 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_CTR.cpython-311.opt-1.pyc30.11 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_CTR.cpython-311.pyc30.11 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_ChaCha20.cpython-311.opt-1.pyc26.21 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_ChaCha20.cpython-311.pyc26.24 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_ChaCha20_Poly1305.cpython-311.opt-1.pyc41.91 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_ChaCha20_Poly1305.cpython-311.pyc42.27 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_DES.cpython-311.opt-1.pyc16.63 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_DES.cpython-311.pyc16.63 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_DES3.cpython-311.opt-1.pyc8.09 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_DES3.cpython-311.pyc8.09 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_EAX.cpython-311.opt-1.pyc44.21 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_EAX.cpython-311.pyc44.57 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_GCM.cpython-311.opt-1.pyc50.06 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_GCM.cpython-311.pyc50.11 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_OCB.cpython-311.opt-1.pyc38.61 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_OCB.cpython-311.pyc38.61 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_OFB.cpython-311.opt-1.pyc12.11 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_OFB.cpython-311.pyc12.11 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_OpenPGP.cpython-311.opt-1.pyc10.79 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_OpenPGP.cpython-311.pyc10.79 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_SIV.cpython-311.opt-1.pyc32.46 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_SIV.cpython-311.pyc32.58 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_Salsa20.cpython-311.opt-1.pyc21.78 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_Salsa20.cpython-311.pyc21.78 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_pkcs1_15.cpython-311.opt-1.pyc15.69 KB
/usr/lib64/python3.11/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_pkcs1_15.cpython-311.pyc15.78 KB
Component of No Buildroots