Sun, 30 Jun 2024 17:13:44 UTC | login

Information for RPM python3-pycryptodomex-3.11.0-1.fc33.riscv64.rpm

ID785459
Namepython3-pycryptodomex
Version3.11.0
Release1.fc33
Epoch
Archriscv64
SummaryA self-contained cryptographic library for Python
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.
Build Time2021-11-05 16:07:03 GMT
Size1.09 MB
ffecb44fdae053fb9242c5a445529087
LicenseBSD and Public Domain
Buildrootf33-build-631984-67962
Provides
python-pycryptodomex = 3.11.0-1.fc33
python3-pycryptodomex = 3.11.0-1.fc33
python3-pycryptodomex(riscv-64) = 3.11.0-1.fc33
python3.9-pycryptodomex = 3.11.0-1.fc33
python3.9dist(pycryptodomex) = 3.11
python3dist(pycryptodomex) = 3.11
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
gmp(riscv-64)
ld-linux-riscv64-lp64d.so.1()(64bit)
ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.27)(64bit)
libtomcrypt.so.1()(64bit)
python(abi) = 3.9
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
rtld(GNU_HASH)
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
<<< 151 through 200 of 503 >>>
Name ascending sort Size
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/__pycache__/_mode_ofb.cpython-39.pyc7.25 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/__pycache__/_mode_openpgp.cpython-39.opt-1.pyc4.70 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/__pycache__/_mode_openpgp.cpython-39.pyc4.70 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/__pycache__/_mode_siv.cpython-39.opt-1.pyc11.63 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/__pycache__/_mode_siv.cpython-39.pyc11.63 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_chacha20.abi3.so11.18 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_mode_cbc.py10.71 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_mode_cbc.pyi691.00 B
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_mode_ccm.py23.90 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_mode_ccm.pyi1.56 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_mode_cfb.py10.57 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_mode_cfb.pyi731.00 B
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_mode_ctr.py15.50 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_mode_ctr.pyi804.00 B
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_mode_eax.py14.20 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_mode_eax.pyi1.51 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_mode_ecb.py8.13 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_mode_ecb.pyi596.00 B
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_mode_gcm.py20.90 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_mode_gcm.pyi1.50 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_mode_ocb.py19.37 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_mode_ocb.pyi1.20 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_mode_ofb.py10.06 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_mode_ofb.pyi695.00 B
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_mode_openpgp.py6.90 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_mode_openpgp.pyi556.00 B
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_mode_siv.py13.76 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_mode_siv.pyi1.23 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_pkcs1_decode.abi3.so6.97 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_raw_aes.abi3.so31.15 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_raw_arc2.abi3.so11.14 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_raw_blowfish.abi3.so11.13 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_raw_cast.abi3.so19.18 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_raw_cbc.abi3.so7.06 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_raw_cfb.abi3.so7.16 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_raw_ctr.abi3.so7.19 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_raw_des.abi3.so7.14 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_raw_des3.abi3.so7.14 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_raw_ecb.abi3.so6.64 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_raw_eksblowfish.abi3.so15.14 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_raw_ocb.abi3.so11.20 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_raw_ofb.abi3.so7.05 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Hash0.00 B
/usr/lib64/python3.9/site-packages/Cryptodome/Hash/BLAKE2b.py9.22 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Hash/BLAKE2b.pyi877.00 B
/usr/lib64/python3.9/site-packages/Cryptodome/Hash/BLAKE2s.py9.22 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Hash/BLAKE2s.pyi739.00 B
/usr/lib64/python3.9/site-packages/Cryptodome/Hash/CMAC.py10.14 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Hash/CMAC.pyi822.00 B
/usr/lib64/python3.9/site-packages/Cryptodome/Hash/HMAC.py6.88 KB
Component of
1 through 1 of 1
Buildroot Created State ascending sort
f33-build-632879-68370 2022-06-20 12:12:19 expired