Fri, 08 Nov 2024 19:57:10 UTC | login

Information for RPM python3-pycryptodomex-selftest-3.20.0-2.fc41.riscv64.rpm

ID1317761
Namepython3-pycryptodomex-selftest
Version3.20.0
Release2.fc41
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 Time2024-07-11 06:25:16 GMT
Size521.03 KB
9c91024cee74e106b92a8edcb01ed9ab
LicenseBSD-2-Clause AND LicenseRef-Fedora-Public-Domain
Buildrootf41-build-813307-148560
Provides
python-pycryptodomex-selftest = 3.20.0-2.fc41
python3-pycryptodomex-selftest = 3.20.0-2.fc41
python3-pycryptodomex-selftest(riscv-64) = 3.20.0-2.fc41
python3.13-pycryptodomex-selftest = 3.20.0-2.fc41
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
python(abi) = 3.13
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 293 >>>
Name ascending sort Size
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest0.00 B
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher0.00 B
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__init__.py3.62 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__0.00 B
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/__init__.cpython-313.opt-1.pyc2.84 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/__init__.cpython-313.pyc2.84 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/common.cpython-313.opt-1.pyc21.86 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/common.cpython-313.pyc21.86 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_AES.cpython-313.opt-1.pyc51.80 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_AES.cpython-313.pyc51.80 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_ARC2.cpython-313.opt-1.pyc6.11 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_ARC2.cpython-313.pyc6.11 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_ARC4.cpython-313.opt-1.pyc25.65 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_ARC4.cpython-313.pyc25.65 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_Blowfish.cpython-313.opt-1.pyc6.13 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_Blowfish.cpython-313.pyc6.13 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_CAST.cpython-313.opt-1.pyc3.60 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_CAST.cpython-313.pyc3.60 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_CBC.cpython-313.opt-1.pyc28.47 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_CBC.cpython-313.pyc28.48 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_CCM.cpython-313.opt-1.pyc48.66 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_CCM.cpython-313.pyc48.97 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_CFB.cpython-313.opt-1.pyc17.95 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_CFB.cpython-313.pyc18.00 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_CTR.cpython-313.opt-1.pyc28.54 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_CTR.cpython-313.pyc28.54 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_ChaCha20.cpython-313.opt-1.pyc23.12 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_ChaCha20.cpython-313.pyc23.14 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_ChaCha20_Poly1305.cpython-313.opt-1.pyc38.93 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_ChaCha20_Poly1305.cpython-313.pyc39.34 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_DES.cpython-313.opt-1.pyc15.99 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_DES.cpython-313.pyc15.99 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_DES3.cpython-313.opt-1.pyc7.17 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_DES3.cpython-313.pyc7.17 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_EAX.cpython-313.opt-1.pyc41.97 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_EAX.cpython-313.pyc42.36 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_GCM.cpython-313.opt-1.pyc47.53 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_GCM.cpython-313.pyc47.64 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_OCB.cpython-313.opt-1.pyc41.77 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_OCB.cpython-313.pyc41.77 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_OFB.cpython-313.opt-1.pyc10.70 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_OFB.cpython-313.pyc10.70 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_OpenPGP.cpython-313.opt-1.pyc9.92 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_OpenPGP.cpython-313.pyc9.92 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_SIV.cpython-313.opt-1.pyc30.99 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_SIV.cpython-313.pyc31.20 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_Salsa20.cpython-313.opt-1.pyc20.32 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_Salsa20.cpython-313.pyc20.32 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_pkcs1_15.cpython-313.opt-1.pyc14.46 KB
/usr/lib64/python3.13/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_pkcs1_15.cpython-313.pyc14.62 KB
Component of No Buildroots