Sat, 18 May 2024 19:01:36 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:
<<< 51 through 100 of 503 >>>
Name ascending sort Size
/usr/lib/.build-id/b90.00 B
/usr/lib/.build-id/b9/5b76ef0f1a14f374cd7f498d1e60941fd5451b77.00 B
/usr/lib/.build-id/bf0.00 B
/usr/lib/.build-id/bf/afe95c5ac4cd652ebdcc4dd9587410f21a855a77.00 B
/usr/lib/.build-id/c30.00 B
/usr/lib/.build-id/c3/47902ee564d754ab2324dfdf461cdcf7ce0b7780.00 B
/usr/lib/.build-id/c40.00 B
/usr/lib/.build-id/c4/6f42d58649c546084128c8a6c1e2edec7c3be885.00 B
/usr/lib/.build-id/c80.00 B
/usr/lib/.build-id/c8/779514b9d93afba2a6e031c9d19c5ec81bd32a81.00 B
/usr/lib/.build-id/c90.00 B
/usr/lib/.build-id/c9/7c761fb03ff7079d367255d62b74c86db26e4280.00 B
/usr/lib/.build-id/d20.00 B
/usr/lib/.build-id/d2/42aaf61afa82cba013015c62f601317731023475.00 B
/usr/lib/.build-id/d50.00 B
/usr/lib/.build-id/d5/aab4e027f6947892f5141195860fd4b1482e9f80.00 B
/usr/lib/.build-id/ee0.00 B
/usr/lib/.build-id/ee/875fdc67d341b5c476cec5629cf9fd804f9cf577.00 B
/usr/lib/.build-id/f90.00 B
/usr/lib/.build-id/f9/10c2d1ef8a7c0ea26ae03197dad0648353abed77.00 B
/usr/lib/.build-id/fe0.00 B
/usr/lib/.build-id/fe/cc22739b8c591db001ef5fb1ad911f430065e985.00 B
/usr/lib64/python3.9/site-packages/Cryptodome0.00 B
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher0.00 B
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/AES.py9.33 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/AES.pyi1.35 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/ARC2.py6.86 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/ARC2.pyi982.00 B
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/ARC4.py5.05 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/ARC4.pyi431.00 B
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/Blowfish.py5.84 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/Blowfish.pyi1018.00 B
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/CAST.py5.94 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/CAST.pyi983.00 B
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/ChaCha20.py10.53 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/ChaCha20.pyi762.00 B
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/ChaCha20_Poly1305.py11.29 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/ChaCha20_Poly1305.pyi1.04 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/DES.py5.82 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/DES.pyi963.00 B
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/DES3.py6.78 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/DES3.pyi1.01 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/PKCS1_OAEP.py8.67 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/PKCS1_OAEP.pyi1.16 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/PKCS1_v1_5.py7.98 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/PKCS1_v1_5.pyi690.00 B
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/Salsa20.py6.22 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/Salsa20.pyi744.00 B
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_ARC4.abi3.so7.01 KB
/usr/lib64/python3.9/site-packages/Cryptodome/Cipher/_EKSBlowfish.py5.09 KB
Component of
1 through 1 of 1
Buildroot descending sort Created State
f33-build-632879-68370 2022-06-20 12:12:19 expired