Thu, 03 Oct 2024 13:35:34 UTC | login

Information for RPM python3-pycryptodomex-selftest-3.9.8-2.fc33.riscv64.rpm

ID698536
Namepython3-pycryptodomex-selftest
Version3.9.8
Release2.fc33
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 Time2020-08-15 03:39:51 GMT
Size8.90 MB
9c3f0936749a84e7d3160be41f9fd4fe
LicenseBSD and Public Domain
Buildrootf33-build-300028-56462
Provides
python-pycryptodomex-selftest = 3.9.8-2.fc33
python3-pycryptodomex-selftest = 3.9.8-2.fc33
python3-pycryptodomex-selftest(riscv-64) = 3.9.8-2.fc33
python3.9-pycryptodomex-selftest = 3.9.8-2.fc33
Obsoletes
python-pycryptodomex-selftest < 3.9.8-2.fc33
Conflicts No Conflicts
Requires
/usr/bin/sh
python(abi) = 3.9
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:
<<< 51 through 100 of 610 >>>
Name ascending sort Size
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_pkcs1_oaep.cpython-39.opt-1.pyc18.96 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/__pycache__/test_pkcs1_oaep.cpython-39.pyc18.98 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/common.py16.62 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_AES.py70.14 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_ARC2.py6.40 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_ARC4.py24.17 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_Blowfish.py7.15 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_CAST.py3.29 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_CBC.py19.94 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_CCM.py37.15 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_CFB.py15.78 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_CTR.py20.90 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_ChaCha20.py19.55 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_ChaCha20_Poly1305.py30.34 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_DES.py15.65 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_DES3.py6.57 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_EAX.py28.80 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_GCM.py37.35 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_OCB.py27.74 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_OFB.py9.11 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_OpenPGP.py8.30 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_SIV.py20.63 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_Salsa20.py16.37 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py10.35 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py22.46 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_vectors0.00 B
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES0.00 B
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox128.rsp2.72 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox192.rsp2.55 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox256.rsp2.31 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox128.rsp7.80 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox192.rsp9.64 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox256.rsp6.99 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT128.rsp36.50 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT192.rsp39.62 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT256.rsp42.75 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT128.rsp9.43 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT192.rsp9.74 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT256.rsp10.05 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey128.rsp46.73 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey192.rsp76.10 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey256.rsp109.48 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt128.rsp46.73 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt192.rsp50.73 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt256.rsp54.73 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox128.rsp2.72 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox192.rsp2.55 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox256.rsp2.31 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox128.rsp7.81 KB
/usr/lib64/python3.9/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox192.rsp9.65 KB
Component of No Buildroots