Key | Value |
---|---|
FileName | ./usr/lib64/python3.6/site-packages/Cryptodome/SelfTest/Util/test_strxor.py |
FileSize | 10618 |
MD5 | C2ABAEF52E207D718927A2AFC85B9D7D |
RDS:package_id | 298501 |
SHA-1 | 02C82FA12240DD8F08424000079454A3B0C2BF0E |
SHA-256 | 08C3A8A28DD06A1534C31DE7FA035D9A9AA2A3915A9C450EA2CB1ED177D2FE3A |
SSDEEP | 192:oDrskrsVE3rSqdLueAxAD9A5FsOsELHAeugH34mAHbDFwwjMEUHAiDvc:krskrsV2r5G7xQGhA |
TLSH | T16B22CF0AAD8BD41397B3EEE49007551E752A6A0795044C18F87D82F43FA37BC98E9DE8 |
insert-timestamp | 1696446456.7086067 |
source | db.sqlite |
tar:gname | root |
tar:uname | root |
hashlookup:parent-total | 101 |
hashlookup:trust | 100 |
The searched file hash is included in 101 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 |
---|---|
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 |
Key | Value |
---|---|
MD5 | E6A28A2EC67EA29548846FCD4AECCAFC |
PackageArch | x86_64 |
PackageDescription | PyCryptodome is a self-contained Python package of low-level cryptographic primitives. |
PackageMaintainer | wally <wally> |
PackageName | python3-pycryptodomex |
PackageRelease | 1.mga7 |
PackageVersion | 3.8.1 |
SHA-1 | 1A80913C910CD9545D826FF994EB0EC3F9D7F0D2 |
SHA-256 | B484D32F3862FA3EAB34E9D4EE4150E6F0D78E4C18148B47573BDEF5B46C53AF |