Result for 02A9238396C158A1EA607313B4E291AB7F04B752

Query result

Key Value
FileName./usr/lib64/python3.6/site-packages/Crypto/Math/_IntegerCustom.py
FileSize4000
MD58FE285EBB74367F3FC80A1681AB79BD7
RDS:package_id298501
SHA-102A9238396C158A1EA607313B4E291AB7F04B752
SHA-256A79869A85EBE9D1A4C891FF93D12D9DA0972392EE0E4198015A2D923699C3AB7
SHA-5123AEF01D4D25EF63DBF696E6C0FC52E98664B2BC64D54A2B728F8AB3F43BA9D879ABA40181324ACB0C2610D584B9EE1A17B08A56C6BA59D7EE3DAFA2393100922
SSDEEP96:MiNDrYJrYrYJoGE3rSUj8YMlITKj7AB2njXivcr6jn:dDrskrsVE3rSqdMoi7rjSvcryn
TLSHT13181B63525346AE503DBC84169A3A989AF2960073E51BC84F86C82D03FB7F2DD5BE455
insert-timestamp1700768212.0282874
mimetypetext/plain
sourcesnap:w7HZcUtWhMQEohrHBk64dtFmfjXkSsym_26
tar:gnameroot
tar:unameroot
hashlookup:parent-total188
hashlookup:trust100

Network graph view

Parents (Total: 188)

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

Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/6.9/packages//powerpc//py3-cryptodome-3.10.1.tgz
MD58E128CDA4B674D0C3FF31404A73E96D6
SHA-1024DC51AEF04A686D0D721BFE729CCE14C3353B4
SHA-2560EECB7B8EBC25160CA6139766CA5145693B1631BD3DA8679FFF65E559F5C763E
SSDEEP49152:yOjD02bugpqBvtsvUVzsMhsgDc4ccG9J+VIRlH5YVs3eU/:yOU2bhpuu8t7hRDyJ/rH5YVs9
TLSHT13385338A247DA18FA774ACD8FBA70E18946FC84305996D03A4BF96F59C4B3D6C0117E3
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/6.8/packages//mips64//py-cryptodome-3.9.8.tgz
MD5FED7BD2942FAC7EA5E1FA6B57188BB39
SHA-102DF444F8A819297E1CFCF19A97B757C9E79427E
SHA-256CA96738DE3DB9E434149F1AF9E808158A19E1835B2F88255F0FEC0E92D734DA8
SSDEEP393216:nBgAkJGPcbn3YSFn5mvI2XliNXGVGqikStmZy2exD:njkoSGvI2XIpLqisy2m
TLSHT1FCD633C74133403FA5E269B408ACAC4D3EF7699C1BCFCE2C6304A766329EE495165ED6
Key Value
MD5CCD0A28F7E6FF064C805CA3EC8F286EA
PackageArchx86_64
PackageDescriptionPyCryptodome 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.
PackageNamepython3-pycryptodome
PackageReleaselp151.41.2
PackageVersion3.9.9
SHA-10335FD767E8E439AB28AB17D22BD00C290644EF0
SHA-2568AF687ACF8D8FE395DF38E9CA1939FAAE406A5C5CFBF7DF29D2394E5515BFC81
Key Value
SHA-10486778ECC9D2BC8A461BA08797B231FEF70FC51
Key Value
MD5DBC0738D97027717CA06AA5C6EB15B99
PackageArchx86_64
PackageDescriptionPyCryptodome 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.
PackageNamepython3-pycryptodome
PackageRelease2.1
PackageVersion3.12.0
SHA-106FB0960DA6A35AC877BDF1E4ED7F04E7EDB94C0
SHA-256D9CF1993B9FA0CB51BEB213D79421982D5372E30FA630D58052296A6613EA294
Key Value
SHA-108151CC94E178D15C51B73BA5B84F91BF4845C33
snap-authoritycanonical
snap-filenameBYa8IlUQqqTyhwCjoPWb8Pf2ZaBKQdSv_471.snap
snap-idBYa8IlUQqqTyhwCjoPWb8Pf2ZaBKQdSv_471
snap-namehome-assistant-snap
snap-publisher-idZgwwrb2vssjDtam8qFmo4ezg3koyPPyQ
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2022-01-14T16:38:28.794566Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/BYa8IlUQqqTyhwCjoPWb8Pf2ZaBKQdSv_471.snap
Key Value
MD52FE7342865E8DC75238A2BC3CADBEBFE
PackageArchx86_64
PackageDescriptionPyCryptodome 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.
PackageNamepython3-pycryptodome
PackageReleaselp154.2.1
PackageVersion3.12.0
SHA-108AEE3F160035584664CD313855DA518003429B9
SHA-256AD2071332C555CFE422896761417ACCCD747FD8BBA95CC6C46D21F8B44CA9A84
Key Value
MD56E96699D0D79EB12DEDC8A55195A4576
PackageArchi586
PackageDescriptionPyCryptodome 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.
PackageNamepython38-pycryptodome
PackageRelease45.12
PackageVersion3.12.0
SHA-109AE8574EEE9EA576609636B18DBC3CBE7734C88
SHA-2568C5C73E3E65D09CD59F1664563554B0DF038D5A69E47A3FA30C04F71015A0CF0
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/6.9/packages//sparc64//py3-cryptodome-3.10.1.tgz
MD5D966DEF0C8C6C45564961FE04E3E72BE
SHA-10A67D6F4706EA5F3CDDF52B37885D11DA0795255
SHA-25618C640EDF6D17A76154FBB523FA87C52DAB1B6238F1CE5C7F7C23D74D96497CE
SSDEEP49152:uTiBRtyGugBTYjvrIHNVCwjVZ1J+VIRlH5YVs3eUS2:uTi3kGhB8zeVHJ/rH5YVs7
TLSHT1DF85330E057A98FDB7312CB8F95AAF050A52C0062DDEB3A37DBD42ED6E396D54011AD3
Key Value
SHA-10ACE2483E04E1797CE6B4423A139F47D3854C660
snap-authoritycanonical
snap-filenameqBQjmPpEultx1YmcqYlzZIfJCpjA6yh9_1287.snap
snap-idqBQjmPpEultx1YmcqYlzZIfJCpjA6yh9_1287
snap-namefiduswriter
snap-publisher-id3dCKlYyw4k1ES61fjMf9ah5RxBadHm6Y
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2019-07-09T07:50:31.154781Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/qBQjmPpEultx1YmcqYlzZIfJCpjA6yh9_1287.snap