Result for 004A9D700BA5D60AD3E9E6766856E15A624B213B

Query result

Key Value
FileNameARC2.py
FileSize6558
MD528EF15D4237D262EC69F981684951408
RDS:package_id222721
SHA-1004A9D700BA5D60AD3E9E6766856E15A624B213B
SHA-2565DE2097541BF56E4E1548612E2CD1E6D778513943F933C668EDBE3A54172F191
SHA-512E3C2C49420A155B0F5003CC6ED0E46401B980DC807775477674C67C837F13F1F763288AFE1AABD229D7A494A2AD59D0D801043A57FEC88C0AE133EB679520B18
SSDEEP96:40QHzJDLYHOYDsusBGzqgTE3ttmXtLAvE4zRFIYyQ3:JQHdvIkMzZTE3ttmXtcfzRiE3
TLSHT137D1EB1759E29DC2225458B23AFAE045E622A02F3C919F8035DDA41C7F97F34E376285
insert-timestamp1727040586.4847186
mimetypetext/plain
sourceRDS.db
hashlookup:parent-total25
hashlookup:trust100

Network graph view

Parents (Total: 25)

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

Key Value
SHA-10F6104E1EE81511EA5477DEF2E5245DFA8EBFD59
Key Value
SHA-115A67869CCE9CCE0E196C25D6A4210A6189C2CD6
snap-authoritycanonical
snap-filename0Vv9bcQaspT1qE2tFYJhodrRqrrVItwX_5780.snap
snap-id0Vv9bcQaspT1qE2tFYJhodrRqrrVItwX_5780
snap-nameegmde-confined-desktop
snap-publisher-id5ao5ARhsJ7xjIZJc1XMNCxUG8TmfYwfz
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2018-11-06T16:26:11.486249Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/0Vv9bcQaspT1qE2tFYJhodrRqrrVItwX_5780.snap
Key Value
FileSize5134400
MD501AE028D3D0BC38F18DA29AE4C6BBDA7
PackageDescriptioncryptographic Python library (Python 2) PyCryptodome is a self-contained Python package of low-level cryptographic primitives. . 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) 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) * 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. . This is the Python 2 version of the package.
PackageMaintainerDebian Python Modules Team <python-modules-team@lists.alioth.debian.org>
PackageNamepython-pycryptodome
PackageSectionpython
PackageVersion3.6.1-2+b1
SHA-11D33A7BFA57C1EDE031F08EAD7182AEF6568A7AF
SHA-256BA885FFD59A7C4B41E387E7A7EAA1D46CBA34DE5C9F5FBB465A07870F85BFD28
Key Value
FileSize5144472
MD5CB361D06ED06FBFFDDD9555CD2D743FD
PackageDescriptioncryptographic Python library (Python 2) PyCryptodome is a self-contained Python package of low-level cryptographic primitives. . 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) 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) * 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. . This is the Python 2 version of the package.
PackageMaintainerDebian Python Modules Team <python-modules-team@lists.alioth.debian.org>
PackageNamepython-pycryptodome
PackageSectionpython
PackageVersion3.6.1-2+b1
SHA-120A1A6DE07E54A9D4E3FBF1B247520BF2C3CB248
SHA-2564534597691B92676A4F42AE87B7C6C4802EEFFF18CCA385198C76731117F8E05
Key Value
FileSize5136728
MD5710B57CF2AFC48F086A0BCB09EFB030D
PackageDescriptioncryptographic Python library (Python 2) PyCryptodome is a self-contained Python package of low-level cryptographic primitives. . 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) 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) * 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. . This is the Python 2 version of the package.
PackageMaintainerDebian Python Modules Team <python-modules-team@lists.alioth.debian.org>
PackageNamepython-pycryptodome
PackageSectionpython
PackageVersion3.6.1-2+b1
SHA-134A83C1D72C6852B1D53F377346689B2B26C37AC
SHA-2562C125F2C3A7DECCFAD3A513E136D81DED36D94DF8A3549FE847B7925255D72C6
Key Value
FileSize5126204
MD58008C84A92BB9A72BE9A9FB03A2BAA0C
PackageDescriptioncryptographic Python library (Python 2) PyCryptodome is a self-contained Python package of low-level cryptographic primitives. . 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) 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) * 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. . This is the Python 2 version of the package.
PackageMaintainerDebian Python Modules Team <python-modules-team@lists.alioth.debian.org>
PackageNamepython-pycryptodome
PackageSectionpython
PackageVersion3.6.1-2+b1
SHA-134DDD38DE2F0BABD9A2E92D4F7DD0B2A451B23B1
SHA-25693CA855C15AC1D93C4C3C1A51F04001127755D52D2C408DB2BD7CDD59A91F6C6
Key Value
SHA-1399F2079A737EFB6B049C07CEA74D9DB769F604A
snap-authoritycanonical
snap-filename0Vv9bcQaspT1qE2tFYJhodrRqrrVItwX_5430.snap
snap-id0Vv9bcQaspT1qE2tFYJhodrRqrrVItwX_5430
snap-nameegmde-confined-desktop
snap-publisher-id5ao5ARhsJ7xjIZJc1XMNCxUG8TmfYwfz
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2018-11-06T16:26:11.486249Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/0Vv9bcQaspT1qE2tFYJhodrRqrrVItwX_5430.snap
Key Value
SHA-140DD8AEFB33F4B02857C7C6778B5A1DE190E3C0C
snap-authoritycanonical
snap-filename0Vv9bcQaspT1qE2tFYJhodrRqrrVItwX_5808.snap
snap-id0Vv9bcQaspT1qE2tFYJhodrRqrrVItwX_5808
snap-nameegmde-confined-desktop
snap-publisher-id5ao5ARhsJ7xjIZJc1XMNCxUG8TmfYwfz
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2018-11-06T16:26:11.486249Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/0Vv9bcQaspT1qE2tFYJhodrRqrrVItwX_5808.snap
Key Value
FileSize5124000
MD5BFEAD1C1EB8B7241067BCBAD30E6FD09
PackageDescriptioncryptographic Python library (Python 2) PyCryptodome is a self-contained Python package of low-level cryptographic primitives. . 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) 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) * 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. . This is the Python 2 version of the package.
PackageMaintainerDebian Python Modules Team <python-modules-team@lists.alioth.debian.org>
PackageNamepython-pycryptodome
PackageSectionpython
PackageVersion3.6.1-2+b1
SHA-1491C72D1A0F64868857BFAD6AF5849D8ABE60582
SHA-2563244653C9F8D95923AEBA0F0293D8ADE803C162B7E7AD1FB70EA0181B0E1928B
Key Value
FileSize5124948
MD550CD6C67B086CCB0F0F9A247AED66524
PackageDescriptioncryptographic Python library (Python 2) PyCryptodome is a self-contained Python package of low-level cryptographic primitives. . 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) 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) * 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. . This is the Python 2 version of the package.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython-pycryptodome
PackageSectionpython
PackageVersion3.6.1-2build4
SHA-14CAE2BB291354A691E8AA63094A04438CC91910A
SHA-25602214737D77CEFE6EF9E38984B4F62C310553CFDED40DFFB22C435C20B7C703B