Result for 031F86B9F8B56368D864E94355B20C2D195117EC

Query result

Key Value
FileName./usr/lib64/python3.6/site-packages/Cryptodome/SelfTest/Util/test_asn1.py
FileSize29439
MD582EF7639CD2FBC9F39F9AD4F072FE5B7
RDS:package_id304063
SHA-1031F86B9F8B56368D864E94355B20C2D195117EC
SHA-2561FC6D9794A9DDC8F32D5E5A147F5E03932DF093BE1808AB2BBA1F109BEC98CCF
SHA-5122D3AC5FA9B766F53A9B942E85A649EAC90CFEBBF178B3D28021DF1819E04712D542CFDB8B0C6A4EB0D16B8ADA59073B1F9DD08962D22C61DBEB0A2B63F724C0C
SSDEEP384:frskrsV2r5wUHwjp4o9LOu8/MFBcGDMcrtsg:fTrr5w1jp4aLOu8/MFBcGDMcJsg
TLSHT18DD234D366220CE59797CDA1443BBC4B2F0E680760861B48BA2D5ED36F60777E0978F9
insert-timestamp1712942128.4741828
mimetypetext/plain
sourcesnap:ArOr6R6UpAbuadwOoqh642uNDqVPibq6_55
tar:gnameroot
tar:unameroot
hashlookup:parent-total113
hashlookup:trust100

Network graph view

Parents (Total: 113)

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

Key Value
MD5FDEF55768EFA3E1CD879D27C92296C41
PackageArchx86_64
PackageDescriptionPyCryptodome is a self-contained Python package of low-level cryptographic primitives. It's 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 * 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) * 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. Note: all modules are installed under the Cryptodome package to avoid conflicts with the PyCrypto library.
PackageMaintainerFedora Project
PackageNamepython34-pycryptodomex
PackageRelease1.el7
PackageVersion3.9.7
SHA-10014023915DFC2700A488EE9DC3FBEE2569B9C6B
SHA-25636C0E2F5BFFA74D226DD560951F6414C747DA9BEC3B5842C15096D45B7215ED4
Key Value
MD58F62EC756C229D45EB602943A20ACE57
PackageArchx86_64
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://www.suse.com/
PackageNamepython3-pycryptodomex
PackageRelease1.11
PackageVersion3.9.9
SHA-102A3DE273C8991509AB30EA2F9CE8BA9F48AEEC9
SHA-25609DEED08200672CEA33435B2FE897646E409FCAD7BB02BC2E45813852DA60D46
Key Value
FileSize9957340
MD54343ABD7BCDB74F4DB74A87F5F2815FE
PackageDescriptioncryptographic Python library (Python 3) 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 3 version of the package.
PackageMaintainerDebian Python Modules Team <python-modules-team@lists.alioth.debian.org>
PackageNamepython3-pycryptodome
PackageSectionpython
PackageVersion3.9.7+dfsg1-1+b2
SHA-103F0FF0142E096DC5A1B693E96F0CA78BE45A4B7
SHA-2564BFBF11471061795FFD1F49325E5EEA7F8193774BCEE6CF54FAF3E7FDDD64070
Key Value
SHA-10570A60A32D95F0CB0E68E3738AE3B3732DD0B5E
snap-authoritycanonical
snap-filenameArOr6R6UpAbuadwOoqh642uNDqVPibq6_46.snap
snap-idArOr6R6UpAbuadwOoqh642uNDqVPibq6_46
snap-nameenum4linux
snap-publisher-id0bzaPSIkN8wYz66wAtaMAog7IOXvOss9
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2022-09-07T14:38:48.707823Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/ArOr6R6UpAbuadwOoqh642uNDqVPibq6_46.snap
Key Value
MD580CA16E6D2883DE140BB92D94AF33D47
PackageArchaarch64
PackageDescriptionPyCryptodome is a self-contained Python package of low-level cryptographic primitives.
PackageMaintainerwally <wally>
PackageNamepython2-pycryptodomex
PackageRelease1.mga7
PackageVersion3.8.1
SHA-1072C3CAB3648260F00EA4160DFA720815379697B
SHA-2567B8B4F8EAA67F269F3DDF225C03D8EDD9C8250D7E365D1F11BFA42114BCE6001
Key Value
FileSize9959420
MD5DC357D3B61861D6BEF58A04CBCFC38FE
PackageDescriptioncryptographic Python library (Python 3) 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 3 version of the package.
PackageMaintainerDebian Python Modules Team <python-modules-team@lists.alioth.debian.org>
PackageNamepython3-pycryptodome
PackageSectionpython
PackageVersion3.9.7+dfsg1-1+b2
SHA-10B2A63EED479B5244222E7D07B49DA021732D0D8
SHA-2568C3B9E36A27E783237ED07EF230FF1A8791F8DE77AB21FCDAF553B26478A829C
Key Value
MD5088516AF32F5A7AB4006B0063BA4AAFD
PackageArcharmv7hl
PackageDescriptionPyCryptodome is a self-contained Python package of low-level cryptographic primitives. It's 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 * 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) * 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. Note: all modules are installed under the Cryptodome package to avoid conflicts with the PyCrypto library. This package provides the PyCryptodome test suite module (Cryptodome.SelfTest).
PackageMaintainerFedora Project
PackageNamepython3-pycryptodomex-selftest
PackageRelease1.fc32
PackageVersion3.9.7
SHA-1104F42881E1EC1296CD29B02BDB8ECD73D99480A
SHA-2565D1B174FABBA1B5298B741CFE84AEFDD7D4CE1FAFD6734159242D6ABA5BC51CD
Key Value
FileNamehttps://gbdi-packages.jsonar.com/rhel7.x_IBM_Guardium_big_data_security_installer_4.5.a.tar.gz
MD5DBCEB0AEF732E9D31C5FFB2E8420429E
SHA-115679AD0960CA9070884097FE9BA2ECC38783A3B
SHA-256925C1C1255FFFBFD89E12652B8EB16DC34A0D2D3A4D4387D0FB9578E843D709C
SSDEEP50331648:lId4+316bTds+Nw09TDqqheBqLnXqNVkHLm2rUbsrc8WbGibv5VPBaxbeY44c:lIdD316/WBcbheBqLnXKSHHU+cdGijPz
TLSHT1084A8899F4B0A5CFA426F53A5B90FFF252B0507296F6CC32E329034B51C77D03AA6859
Key Value
MD5A4F80167949BC88B04D54F135F8CE769
PackageArchppc64le
PackageDescriptionPyCryptodome is a self-contained Python package of low-level cryptographic primitives. It's 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 * 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) * 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. Note: all modules are installed under the Cryptodome package to avoid conflicts with the PyCrypto library.
PackageMaintainerFedora Project
PackageNamepython3-pycryptodomex
PackageRelease1.el8
PackageVersion3.9.7
SHA-11659FB74E553FAE7AFCC5BD0BE536F0CDCAC7E59
SHA-2563B555712C6452AA024AA55BE17AFEDCC44F6C944DCCBB5F45E2738C232F84A0B
Key Value
FileNamehttp://mirror.math.princeton.edu/pub/blackarch/blackarch/os//aarch64//python2-pycryptodomex-3.9.9-2-aarch64.pkg.tar.zst
MD584B33A29BDBA4B83452434445F097EA2
SHA-1166611B44DBA1EB48F4AADF2DB2431E8EB2D770D
SHA-25675C89C697E16A78A1F0A08D89E4EB963A8AA8A8D496800C19BCA9963FD0C486B
SSDEEP196608:WSKFEMDQukqFY3B4yYUoREOsiDmy69M6Ke6HbBeqd08eqTL7CRCkRh:WRWMfkSy6DFnj7Uqd0rfRX/
TLSHT1E7B63323F2B5DE86EE02273859E55BF63071051673F9DD454CBAA8AA00E7F1154E0CEB