Linux workstation

openSUSE Tumbleweed native package

python313-pycryptodome

Cryptographic library for Python

Packages / openSUSE Tumbleweed / Unspecified / python313-pycryptodome

[Source: python-pycryptodome]

Package: python313-pycryptodome (3.23.0-1.6)

External Resources:

Homepage: [www.pycryptodome.org]

Similar packages:

Cryptographic library for Python

PyCryptodome is a self-contained Python package of low-level cryptographic primitives. PyCryptodome is a fork of PyCrypto, residing in the `Crypto` namespace for better drop-in compatibility, while 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 * First class support for PyPy * 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), SHA-512/t and BLAKE2 hash algorithms * Salsa20 and ChaCha20 stream ciphers * Poly1305 MAC * ChaCha20-Poly1305 authenticated cipher * 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) * Simplified install process, including better support for Windows * 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.

Other Packages Related to python313-pycryptodome:

  • dep: python(abi) (= 3.13)

    Package not available

  • dep: libc.so.6(GLIBC_2.14)(64bit)

    Package not available

  • sug: [libgmp10]

    Biblioteka milžiniškiems skaičiams skaičiuoti

  • sug: [python313-cffi]

    Foreign Function Interface for Python calling C code

Download python313-pycryptodome

ArchitecturePackage SizeInstalled SizeFiles
x86_641.7 MiB7.8 MiB[list of files]

Package file paths (814)

Showing the first 250 sorted package-associated paths. Use file search to locate a specific path.

  • /usr/lib64/python3.13/site-packages/Crypto
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/AES.py
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/AES.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/ARC2.py
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/ARC2.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_ARC4.abi3.so
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/ARC4.py
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/ARC4.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/Blowfish.py
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/Blowfish.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/CAST.py
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/CAST.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_chacha20.abi3.so
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/ChaCha20_Poly1305.py
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/ChaCha20_Poly1305.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/ChaCha20.py
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/ChaCha20.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/DES3.py
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/DES3.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/DES.py
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/DES.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_EKSBlowfish.py
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_EKSBlowfish.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__init__.py
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__init__.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_mode_cbc.py
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_mode_cbc.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_mode_ccm.py
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_mode_ccm.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_mode_cfb.py
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_mode_cfb.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_mode_ctr.py
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_mode_ctr.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_mode_eax.py
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_mode_eax.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_mode_ecb.py
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_mode_ecb.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_mode_gcm.py
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_mode_gcm.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_mode_kwp.py
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_mode_kw.py
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_mode_ocb.py
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_mode_ocb.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_mode_ofb.py
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_mode_ofb.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_mode_openpgp.py
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_mode_openpgp.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_mode_siv.py
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_mode_siv.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_pkcs1_decode.abi3.so
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_pkcs1_oaep_decode.py
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/PKCS1_OAEP.py
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/PKCS1_OAEP.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/PKCS1_v1_5.py
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/PKCS1_v1_5.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/AES.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/AES.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/ARC2.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/ARC2.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/ARC4.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/ARC4.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/Blowfish.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/Blowfish.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/CAST.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/CAST.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/ChaCha20.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/ChaCha20.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/ChaCha20_Poly1305.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/ChaCha20_Poly1305.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/DES3.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/DES3.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/DES.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/DES.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/_EKSBlowfish.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/_EKSBlowfish.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/__init__.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/__init__.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/_mode_cbc.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/_mode_cbc.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/_mode_ccm.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/_mode_ccm.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/_mode_cfb.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/_mode_cfb.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/_mode_ctr.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/_mode_ctr.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/_mode_eax.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/_mode_eax.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/_mode_ecb.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/_mode_ecb.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/_mode_gcm.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/_mode_gcm.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/_mode_kw.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/_mode_kw.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/_mode_kwp.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/_mode_kwp.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/_mode_ocb.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/_mode_ocb.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/_mode_ofb.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/_mode_ofb.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/_mode_openpgp.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/_mode_openpgp.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/_mode_siv.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/_mode_siv.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/PKCS1_OAEP.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/PKCS1_OAEP.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/_pkcs1_oaep_decode.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/_pkcs1_oaep_decode.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/PKCS1_v1_5.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/PKCS1_v1_5.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/Salsa20.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/__pycache__/Salsa20.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_raw_aes.abi3.so
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_raw_aesni.abi3.so
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_raw_arc2.abi3.so
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_raw_blowfish.abi3.so
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_raw_cast.abi3.so
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_raw_cbc.abi3.so
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_raw_cfb.abi3.so
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_raw_ctr.abi3.so
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_raw_des3.abi3.so
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_raw_des.abi3.so
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_raw_ecb.abi3.so
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_raw_eksblowfish.abi3.so
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_raw_ocb.abi3.so
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_raw_ofb.abi3.so
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/_Salsa20.abi3.so
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/Salsa20.py
  • /usr/lib64/python3.13/site-packages/Crypto/Cipher/Salsa20.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Hash
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/_BLAKE2b.abi3.so
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/BLAKE2b.py
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/BLAKE2b.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/_BLAKE2s.abi3.so
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/BLAKE2s.py
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/BLAKE2s.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/CMAC.py
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/CMAC.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/cSHAKE128.py
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/cSHAKE128.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/cSHAKE256.py
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/cSHAKE256.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/_ghash_clmul.abi3.so
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/_ghash_portable.abi3.so
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/HMAC.py
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/HMAC.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__init__.py
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__init__.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/KangarooTwelve.py
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/KangarooTwelve.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/_keccak.abi3.so
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/keccak.py
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/keccak.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/KMAC128.py
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/KMAC128.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/KMAC256.py
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/KMAC256.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/_MD2.abi3.so
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/MD2.py
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/MD2.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/_MD4.abi3.so
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/MD4.py
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/MD4.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/_MD5.abi3.so
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/MD5.py
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/MD5.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/_poly1305.abi3.so
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/Poly1305.py
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/Poly1305.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/BLAKE2b.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/BLAKE2b.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/BLAKE2s.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/BLAKE2s.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/CMAC.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/CMAC.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/cSHAKE128.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/cSHAKE128.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/cSHAKE256.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/cSHAKE256.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/HMAC.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/HMAC.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/__init__.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/__init__.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/KangarooTwelve.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/KangarooTwelve.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/keccak.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/keccak.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/KMAC128.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/KMAC128.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/KMAC256.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/KMAC256.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/MD2.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/MD2.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/MD4.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/MD4.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/MD5.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/MD5.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/Poly1305.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/Poly1305.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/RIPEMD160.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/RIPEMD160.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/RIPEMD.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/RIPEMD.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/SHA1.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/SHA1.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/SHA224.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/SHA224.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/SHA256.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/SHA256.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/SHA3_224.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/SHA3_224.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/SHA3_256.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/SHA3_256.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/SHA3_384.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/SHA3_384.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/SHA3_512.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/SHA3_512.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/SHA384.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/SHA384.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/SHA512.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/SHA512.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/SHA.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/SHA.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/SHAKE128.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/SHAKE128.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/SHAKE256.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/SHAKE256.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/TupleHash128.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/TupleHash128.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/TupleHash256.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/TupleHash256.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/TurboSHAKE128.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/TurboSHAKE128.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/TurboSHAKE256.cpython-313.opt-1.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/__pycache__/TurboSHAKE256.cpython-313.pyc
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/_RIPEMD160.abi3.so
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/RIPEMD160.py
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/RIPEMD160.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/RIPEMD.py
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/RIPEMD.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/_SHA1.abi3.so
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/SHA1.py
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/SHA1.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/_SHA224.abi3.so
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/SHA224.py
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/SHA224.pyi
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/_SHA256.abi3.so
  • /usr/lib64/python3.13/site-packages/Crypto/Hash/SHA256.py

Field source: openSUSE Tumbleweed OSS revision tumbleweed-oss-multiarch:4db10cdde3ad82c7e22be35753c9e164b4bdd30f92db4aee17a0d4c94c5f902f

Use this package

OpenFactory can boot this operating system in a browser VM, or start a build that includes the native package name from this record.

Versions, suites, and repositories

Each row is recorded package-index metadata for one version, architecture, suite, and repository. Names, URLs, and sizes are source-reported; a link is a potentially mutable retrieval location, not an OpenFactory redistribution claim or proof that OpenFactory retained the artifact bytes.

VersionReleaseArchitectureRepositoryPackage sizeInstalled sizePublisher repository artifact
3.23.0-1.6tumbleweed / ossx86_64openSUSE Tumbleweed · OSS · multi-architecture1.7 MiB7.8 MiBx86_64/python313-pycryptodome-3.23.0-1.6.x86_64.rpm

Field source: openSUSE Tumbleweed OSS revision tumbleweed-oss-multiarch:4db10cdde3ad82c7e22be35753c9e164b4bdd30f92db4aee17a0d4c94c5f902f

Checksums and observation dates

For an APT source, signature verification authenticates the repository metadata chain and the Packages index containing this source-reported artifact digest. It does not certify package safety.

Catalog record completeness

The completeness score measures metadata coverage, not software quality, security, compatibility, or suitability.

Summary and description
25/25
Artifact path and source digest
25/25
Dependency metadata
15/15
Package-file index
15/15
Homepage
5/5
License text
5/5
Source package or maintainer
10/10

Recorded total: 100/100

Field source: openSUSE Tumbleweed OSS revision tumbleweed-oss-multiarch:4db10cdde3ad82c7e22be35753c9e164b4bdd30f92db4aee17a0d4c94c5f902f. The cross-OS mapping is catalog-derived from the source-reported homepage; it does not establish authorship or publisher identity

Sources and provenance

Field-source links above resolve here. Each source entry names the metadata publisher, trust tier, exact snapshot revision, signature result, and observation time; catalog-derived mappings are labeled separately.

  • Authoritative source; repository metadata signature verified, revision tumbleweed-oss-multiarch:4db10cdde3ad82c7e22be35753c9e164b4bdd30f92db4aee17a0d4c94c5f902f

    Signature verification covers the configured repository metadata chain. It does not certify that the package is safe or suitable.

    Repository-signature verification record
    Signed-object SHA-256
    4db10cdde3ad82c7e22be35753c9e164b4bdd30f92db4aee17a0d4c94c5f902f
    Signer fingerprint
    AD485664E901B867051AB15F35A2F86E29B700A4
    Keyring revision
    opensuse-project-signing-key.asc
    SHA-256 b5745739ebfb95b25b8e810f9bcb847fe750ccda598bd85f02f0e974599a6d7e
    Tool and policy
    gpgv (GnuPG) 2.4.9
    openfactory-software-catalog-signature-v1
    Verification time
    Sep 1, 2026
    Signed Release → package-index hash linkage

    Path: Not recorded
    Expected SHA-256: Not recorded
    Observed SHA-256: Not recorded
    Result: match verified

python313-pycryptodome Package for openSUSE Tumbleweed | OpenFactory