| Key | Value |
|---|---|
| FileName | snap-hashlookup-import/lib/python3.8/site-packages/Crypto/Math/_IntegerCustom.py |
| FileSize | 4000 |
| MD5 | 8FE285EBB74367F3FC80A1681AB79BD7 |
| RDS:package_id | 298501 |
| SHA-1 | 02A9238396C158A1EA607313B4E291AB7F04B752 |
| SHA-256 | A79869A85EBE9D1A4C891FF93D12D9DA0972392EE0E4198015A2D923699C3AB7 |
| SHA-512 | 3AEF01D4D25EF63DBF696E6C0FC52E98664B2BC64D54A2B728F8AB3F43BA9D879ABA40181324ACB0C2610D584B9EE1A17B08A56C6BA59D7EE3DAFA2393100922 |
| SSDEEP | 96:MiNDrYJrYrYJoGE3rSUj8YMlITKj7AB2njXivcr6jn:dDrskrsVE3rSqdMoi7rjSvcryn |
| TLSH | T13181B63525346AE503DBC84169A3A989AF2960073E51BC84F86C82D03FB7F2DD5BE455 |
| insert-timestamp | 1727112561.4099066 |
| mimetype | text/plain |
| source | snap:RsyBhqXRLdlVYXdUu2qM3wRLVQhFB0eX_376 |
| tar:gname | root |
| tar:uname | root |
| hashlookup:parent-total | 189 |
| hashlookup:trust | 100 |
The searched file hash is included in 189 parent files which include package known and seen by metalookup. A sample is included below:
| Key | Value |
|---|---|
| FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.9/packages//powerpc//py3-cryptodome-3.10.1.tgz |
| MD5 | 8E128CDA4B674D0C3FF31404A73E96D6 |
| SHA-1 | 024DC51AEF04A686D0D721BFE729CCE14C3353B4 |
| SHA-256 | 0EECB7B8EBC25160CA6139766CA5145693B1631BD3DA8679FFF65E559F5C763E |
| SSDEEP | 49152:yOjD02bugpqBvtsvUVzsMhsgDc4ccG9J+VIRlH5YVs3eU/:yOU2bhpuu8t7hRDyJ/rH5YVs9 |
| TLSH | T13385338A247DA18FA774ACD8FBA70E18946FC84305996D03A4BF96F59C4B3D6C0117E3 |
| Key | Value |
|---|---|
| FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.8/packages//mips64//py-cryptodome-3.9.8.tgz |
| MD5 | FED7BD2942FAC7EA5E1FA6B57188BB39 |
| SHA-1 | 02DF444F8A819297E1CFCF19A97B757C9E79427E |
| SHA-256 | CA96738DE3DB9E434149F1AF9E808158A19E1835B2F88255F0FEC0E92D734DA8 |
| SSDEEP | 393216:nBgAkJGPcbn3YSFn5mvI2XliNXGVGqikStmZy2exD:njkoSGvI2XIpLqisy2m |
| TLSH | T1FCD633C74133403FA5E269B408ACAC4D3EF7699C1BCFCE2C6304A766329EE495165ED6 |
| Key | Value |
|---|---|
| MD5 | CCD0A28F7E6FF064C805CA3EC8F286EA |
| PackageArch | x86_64 |
| PackageDescription | 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. |
| PackageName | python3-pycryptodome |
| PackageRelease | lp151.41.2 |
| PackageVersion | 3.9.9 |
| SHA-1 | 0335FD767E8E439AB28AB17D22BD00C290644EF0 |
| SHA-256 | 8AF687ACF8D8FE395DF38E9CA1939FAAE406A5C5CFBF7DF29D2394E5515BFC81 |
| Key | Value |
|---|---|
| SHA-1 | 0486778ECC9D2BC8A461BA08797B231FEF70FC51 |
| Key | Value |
|---|---|
| MD5 | DBC0738D97027717CA06AA5C6EB15B99 |
| PackageArch | x86_64 |
| PackageDescription | 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. |
| PackageName | python3-pycryptodome |
| PackageRelease | 2.1 |
| PackageVersion | 3.12.0 |
| SHA-1 | 06FB0960DA6A35AC877BDF1E4ED7F04E7EDB94C0 |
| SHA-256 | D9CF1993B9FA0CB51BEB213D79421982D5372E30FA630D58052296A6613EA294 |
| Key | Value |
|---|---|
| SHA-1 | 08151CC94E178D15C51B73BA5B84F91BF4845C33 |
| snap-authority | canonical |
| snap-filename | BYa8IlUQqqTyhwCjoPWb8Pf2ZaBKQdSv_471.snap |
| snap-id | BYa8IlUQqqTyhwCjoPWb8Pf2ZaBKQdSv_471 |
| snap-name | home-assistant-snap |
| snap-publisher-id | Zgwwrb2vssjDtam8qFmo4ezg3koyPPyQ |
| snap-signkey | BWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul |
| snap-timestamp | 2022-01-14T16:38:28.794566Z |
| source-url | https://api.snapcraft.io/api/v1/snaps/download/BYa8IlUQqqTyhwCjoPWb8Pf2ZaBKQdSv_471.snap |
| Key | Value |
|---|---|
| MD5 | 2FE7342865E8DC75238A2BC3CADBEBFE |
| PackageArch | x86_64 |
| PackageDescription | 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. |
| PackageName | python3-pycryptodome |
| PackageRelease | lp154.2.1 |
| PackageVersion | 3.12.0 |
| SHA-1 | 08AEE3F160035584664CD313855DA518003429B9 |
| SHA-256 | AD2071332C555CFE422896761417ACCCD747FD8BBA95CC6C46D21F8B44CA9A84 |
| Key | Value |
|---|---|
| MD5 | 6E96699D0D79EB12DEDC8A55195A4576 |
| PackageArch | i586 |
| PackageDescription | 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. |
| PackageName | python38-pycryptodome |
| PackageRelease | 45.12 |
| PackageVersion | 3.12.0 |
| SHA-1 | 09AE8574EEE9EA576609636B18DBC3CBE7734C88 |
| SHA-256 | 8C5C73E3E65D09CD59F1664563554B0DF038D5A69E47A3FA30C04F71015A0CF0 |
| Key | Value |
|---|---|
| FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.9/packages//sparc64//py3-cryptodome-3.10.1.tgz |
| MD5 | D966DEF0C8C6C45564961FE04E3E72BE |
| SHA-1 | 0A67D6F4706EA5F3CDDF52B37885D11DA0795255 |
| SHA-256 | 18C640EDF6D17A76154FBB523FA87C52DAB1B6238F1CE5C7F7C23D74D96497CE |
| SSDEEP | 49152:uTiBRtyGugBTYjvrIHNVCwjVZ1J+VIRlH5YVs3eUS2:uTi3kGhB8zeVHJ/rH5YVs7 |
| TLSH | T1DF85330E057A98FDB7312CB8F95AAF050A52C0062DDEB3A37DBD42ED6E396D54011AD3 |
| Key | Value |
|---|---|
| SHA-1 | 0ACE2483E04E1797CE6B4423A139F47D3854C660 |
| snap-authority | canonical |
| snap-filename | qBQjmPpEultx1YmcqYlzZIfJCpjA6yh9_1287.snap |
| snap-id | qBQjmPpEultx1YmcqYlzZIfJCpjA6yh9_1287 |
| snap-name | fiduswriter |
| snap-publisher-id | 3dCKlYyw4k1ES61fjMf9ah5RxBadHm6Y |
| snap-signkey | BWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul |
| snap-timestamp | 2019-07-09T07:50:31.154781Z |
| source-url | https://api.snapcraft.io/api/v1/snaps/download/qBQjmPpEultx1YmcqYlzZIfJCpjA6yh9_1287.snap |