Key | Value |
---|---|
FileName | ./usr/lib64/python3.6/site-packages/Cryptodome/SelfTest/Util/test_asn1.py |
FileSize | 29439 |
MD5 | 82EF7639CD2FBC9F39F9AD4F072FE5B7 |
RDS:package_id | 304063 |
SHA-1 | 031F86B9F8B56368D864E94355B20C2D195117EC |
SHA-256 | 1FC6D9794A9DDC8F32D5E5A147F5E03932DF093BE1808AB2BBA1F109BEC98CCF |
SHA-512 | 2D3AC5FA9B766F53A9B942E85A649EAC90CFEBBF178B3D28021DF1819E04712D542CFDB8B0C6A4EB0D16B8ADA59073B1F9DD08962D22C61DBEB0A2B63F724C0C |
SSDEEP | 384:frskrsV2r5wUHwjp4o9LOu8/MFBcGDMcrtsg:fTrr5w1jp4aLOu8/MFBcGDMcJsg |
TLSH | T18DD234D366220CE59797CDA1443BBC4B2F0E680760861B48BA2D5ED36F60777E0978F9 |
insert-timestamp | 1728980970.0398986 |
mimetype | text/plain |
source | snap:GhcPmkNNyI2NORCAAdqEG0R303ITAhO9_545 |
tar:gname | root |
tar:uname | root |
hashlookup:parent-total | 117 |
hashlookup:trust | 100 |
The searched file hash is included in 117 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | FDEF55768EFA3E1CD879D27C92296C41 |
PackageArch | x86_64 |
PackageDescription | PyCryptodome 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. |
PackageMaintainer | Fedora Project |
PackageName | python34-pycryptodomex |
PackageRelease | 1.el7 |
PackageVersion | 3.9.7 |
SHA-1 | 0014023915DFC2700A488EE9DC3FBEE2569B9C6B |
SHA-256 | 36C0E2F5BFFA74D226DD560951F6414C747DA9BEC3B5842C15096D45B7215ED4 |
Key | Value |
---|---|
MD5 | 8F62EC756C229D45EB602943A20ACE57 |
PackageArch | x86_64 |
PackageDescription | PyCryptodomex 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. |
PackageMaintainer | https://www.suse.com/ |
PackageName | python3-pycryptodomex |
PackageRelease | 1.11 |
PackageVersion | 3.9.9 |
SHA-1 | 02A3DE273C8991509AB30EA2F9CE8BA9F48AEEC9 |
SHA-256 | 09DEED08200672CEA33435B2FE897646E409FCAD7BB02BC2E45813852DA60D46 |
Key | Value |
---|---|
FileSize | 9957340 |
MD5 | 4343ABD7BCDB74F4DB74A87F5F2815FE |
PackageDescription | cryptographic 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. |
PackageMaintainer | Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> |
PackageName | python3-pycryptodome |
PackageSection | python |
PackageVersion | 3.9.7+dfsg1-1+b2 |
SHA-1 | 03F0FF0142E096DC5A1B693E96F0CA78BE45A4B7 |
SHA-256 | 4BFBF11471061795FFD1F49325E5EEA7F8193774BCEE6CF54FAF3E7FDDD64070 |
Key | Value |
---|---|
SHA-1 | 0570A60A32D95F0CB0E68E3738AE3B3732DD0B5E |
snap-authority | canonical |
snap-filename | ArOr6R6UpAbuadwOoqh642uNDqVPibq6_46.snap |
snap-id | ArOr6R6UpAbuadwOoqh642uNDqVPibq6_46 |
snap-name | enum4linux |
snap-publisher-id | 0bzaPSIkN8wYz66wAtaMAog7IOXvOss9 |
snap-signkey | BWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul |
snap-timestamp | 2022-09-07T14:38:48.707823Z |
source-url | https://api.snapcraft.io/api/v1/snaps/download/ArOr6R6UpAbuadwOoqh642uNDqVPibq6_46.snap |
Key | Value |
---|---|
MD5 | 80CA16E6D2883DE140BB92D94AF33D47 |
PackageArch | aarch64 |
PackageDescription | PyCryptodome is a self-contained Python package of low-level cryptographic primitives. |
PackageMaintainer | wally <wally> |
PackageName | python2-pycryptodomex |
PackageRelease | 1.mga7 |
PackageVersion | 3.8.1 |
SHA-1 | 072C3CAB3648260F00EA4160DFA720815379697B |
SHA-256 | 7B8B4F8EAA67F269F3DDF225C03D8EDD9C8250D7E365D1F11BFA42114BCE6001 |
Key | Value |
---|---|
FileSize | 9959420 |
MD5 | DC357D3B61861D6BEF58A04CBCFC38FE |
PackageDescription | cryptographic 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. |
PackageMaintainer | Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> |
PackageName | python3-pycryptodome |
PackageSection | python |
PackageVersion | 3.9.7+dfsg1-1+b2 |
SHA-1 | 0B2A63EED479B5244222E7D07B49DA021732D0D8 |
SHA-256 | 8C3B9E36A27E783237ED07EF230FF1A8791F8DE77AB21FCDAF553B26478A829C |
Key | Value |
---|---|
MD5 | 088516AF32F5A7AB4006B0063BA4AAFD |
PackageArch | armv7hl |
PackageDescription | PyCryptodome 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). |
PackageMaintainer | Fedora Project |
PackageName | python3-pycryptodomex-selftest |
PackageRelease | 1.fc32 |
PackageVersion | 3.9.7 |
SHA-1 | 104F42881E1EC1296CD29B02BDB8ECD73D99480A |
SHA-256 | 5D1B174FABBA1B5298B741CFE84AEFDD7D4CE1FAFD6734159242D6ABA5BC51CD |
Key | Value |
---|---|
FileName | https://gbdi-packages.jsonar.com/rhel7.x_IBM_Guardium_big_data_security_installer_4.5.a.tar.gz |
MD5 | DBCEB0AEF732E9D31C5FFB2E8420429E |
SHA-1 | 15679AD0960CA9070884097FE9BA2ECC38783A3B |
SHA-256 | 925C1C1255FFFBFD89E12652B8EB16DC34A0D2D3A4D4387D0FB9578E843D709C |
SSDEEP | 50331648:lId4+316bTds+Nw09TDqqheBqLnXqNVkHLm2rUbsrc8WbGibv5VPBaxbeY44c:lIdD316/WBcbheBqLnXKSHHU+cdGijPz |
TLSH | T1084A8899F4B0A5CFA426F53A5B90FFF252B0507296F6CC32E329034B51C77D03AA6859 |
Key | Value |
---|---|
MD5 | A4F80167949BC88B04D54F135F8CE769 |
PackageArch | ppc64le |
PackageDescription | PyCryptodome 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. |
PackageMaintainer | Fedora Project |
PackageName | python3-pycryptodomex |
PackageRelease | 1.el8 |
PackageVersion | 3.9.7 |
SHA-1 | 1659FB74E553FAE7AFCC5BD0BE536F0CDCAC7E59 |
SHA-256 | 3B555712C6452AA024AA55BE17AFEDCC44F6C944DCCBB5F45E2738C232F84A0B |
Key | Value |
---|---|
FileName | http://mirror.math.princeton.edu/pub/blackarch/blackarch/os//aarch64//python2-pycryptodomex-3.9.9-2-aarch64.pkg.tar.zst |
MD5 | 84B33A29BDBA4B83452434445F097EA2 |
SHA-1 | 166611B44DBA1EB48F4AADF2DB2431E8EB2D770D |
SHA-256 | 75C89C697E16A78A1F0A08D89E4EB963A8AA8A8D496800C19BCA9963FD0C486B |
SSDEEP | 196608:WSKFEMDQukqFY3B4yYUoREOsiDmy69M6Ke6HbBeqd08eqTL7CRCkRh:WRWMfkSy6DFnj7Uqd0rfRX/ |
TLSH | T1E7B63323F2B5DE86EE02273859E55BF63071051673F9DD454CBAA8AA00E7F1154E0CEB |