Result for 0648B1C6744D7DB1B0DC832A49A4CC5054781AEF

Query result

Key Value
FileName./usr/lib/python3.9/site-packages/Cryptodome/Cipher/__pycache__/_EKSBlowfish.cpython-39.pyc
FileSize3470
MD56F6EB155B30CC313EAACEBB7B3ADFBCB
SHA-10648B1C6744D7DB1B0DC832A49A4CC5054781AEF
SHA-25621407271FFD4895B8263ABFD8B342385C0B59D9DBADD036EFC001E63CBC13700
SSDEEP96:rPqpXvaWWWat6ybivDDMqJkm/7moVH1UuZXE/:r5cye3Pkg7mQ1T6
TLSHT1C661B5430A10E2C7FD26F5BA6C7F71D8523223636BA5F2253B8C545D6F0B634922A1C4
tar:gnameroot
tar:unameroot
hashlookup:parent-total7
hashlookup:trust85

Network graph view

Parents (Total: 7)

The searched file hash is included in 7 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD5F8F5156FEBC06B7DC8F09B10D3675DB3
PackageArcharmv7hl
PackageDescriptionPyCryptodomex is a self-contained Python package of low-level cryptographic primitives. Unlike PyCryptodome, it resides in its own namespace `Cryptodome`. PyCryptodome is 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 * 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 PyCryptodomex 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.
PackageNamepython39-pycryptodomex
PackageRelease26.8
PackageVersion3.12.0
SHA-10527269544270B17BB625DF3CBFFAE31D3765CB4
SHA-256EE9079643D558B123D3F6D70A595A83B2BA35A90C152AB861551D1C6B8B02D14
Key Value
FileNamehttp://archlinux.mirror.root.lu//pool//community//python-pycryptodomex-3.9.9-1-x86_64.pkg.tar.zst
MD5282792590813DB1D7D18EDB95F8F5729
SHA-169D5FDB0637C565803571DB687DB2BAC4F2D5E45
SHA-256A2C63ABBBEEBD5611B30D075E470D089FAAE66716B121E5737C49C915617993C
SSDEEP196608:AJAKKSGPEB+jPNUNSk6G03R/Q1Q6lEABWjvJBj7eGv/vkNAoFHm:AJboPo+jPNUkk6G+Y+uIvr7eWHgBG
TLSHT178A63363698A4A15EBB3E13290BD0B3D221CBD416FF574E2364B368C8D055AF409D7F9
Key Value
FileNamehttp://archlinux.mirror.root.lu//pool//community//python-pycryptodomex-3.10.1-1-x86_64.pkg.tar.zst
MD5975D28436D7E165B126DC68B0FF319A9
SHA-15003E3D64EFE4B3198756CE7D4CF0EF78875BB24
SHA-2562C7A07610AD637D0BF7E54B7CDCF8F89AFE9F15EB05F0B09EDEAD0FA985C97B8
SSDEEP24576:CMz3C3oB0jIfS79qxAra2THyaZu5dPn0LYDrDru4qch7ScObAQ:CMz37BwJl2QyhyeDrBhVObAQ
TLSHT1AA55330BA552CD0F7BC2B36807E391FAB1455192AB62CBC471FD0A7EE0A64B115A44FF
Key Value
FileNamehttp://archlinux.mirror.root.lu//pool//community//python-pycryptodomex-3.9.9-2-x86_64.pkg.tar.zst
MD5848E3B66A2911C95C2FF11E866923EAD
SHA-19E29ED36BDEDA60D8663E968BA322E4E2AD4AA78
SHA-2569239D74CF4A195CCC37B48A8CEDEC2EBDBFDA654EFCA50B07FD8BAF27D020636
SSDEEP196608:jn17NkgleIgCV3YKyRz6Rr8Wgr1ir+gtKPhUuHWa/x16m6k8DSxjOP8MRNuQpME:R7Nzs5CV3Sc18J6pt4UaB363DnPZ59
TLSHT19BA633A0CD47CB8CCB65E2DF2F2313E1B6790CAADA205C42F4AF6B9578B15641540FB6
Key Value
MD5D6F43110FF44A4E8F0B70AFBA5ED31A5
PackageArcharmv7hl
PackageDescriptionPyCryptodomex is a self-contained Python package of low-level cryptographic primitives. Unlike PyCryptodome, it resides in its own namespace `Cryptodome`. PyCryptodome is 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 * 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 PyCryptodomex 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.
PackageNamepython39-pycryptodomex
PackageRelease25.3
PackageVersion3.11.0
SHA-19EFB0407C8599B9EE337F36DC6182699AA317683
SHA-256D93095EDA202AEF8B1227DDDE0E9E079F8718C804CA201CD88549EE0730BB2B4
Key Value
MD58E7D1EBA3851494A71BFB1BC29FBA265
PackageArchi586
PackageDescriptionPyCryptodomex is a self-contained Python package of low-level cryptographic primitives. Unlike PyCryptodome, it resides in its own namespace `Cryptodome`. PyCryptodome is 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 * 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 PyCryptodomex 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.
PackageNamepython39-pycryptodomex
PackageRelease26.9
PackageVersion3.12.0
SHA-1AC03425C625584556EB662495417AB7401C3C7FD
SHA-2561FBAA0C72C8F2AD5B8BE9B0B53DD739F3C27139241FB95F00B1D5A351ACE1C33
Key Value
MD5EA81D4BCC7E545450770A067DFF744CA
PackageArchi586
PackageDescriptionPyCryptodomex is a self-contained Python package of low-level cryptographic primitives. Unlike PyCryptodome, it resides in its own namespace `Cryptodome`. PyCryptodome is 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 * 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 PyCryptodomex 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.
PackageMaintainerhttps://bugs.opensuse.org
PackageNamepython39-pycryptodomex
PackageRelease1.3
PackageVersion3.12.0
SHA-164DFB755A72C796969CC4E47C8A347C7B687B823
SHA-25695B4E5D582C65D5431462EE3A0D3E2109F5E996E933366AB4827EE7E8CA4BDF5