Key | Value |
---|---|
FileName | ./usr/lib64/python3.6/site-packages/Crypto/SelfTest/PublicKey/test_import_ECC.py |
FileSize | 50176 |
MD5 | 28A6ADEBA9367C59A1AF584BC721EBA3 |
RDS:package_id | 298501 |
SHA-1 | 032FBD6CFF045C01C516761BE101B0FE983EB768 |
SHA-256 | F67DD497E86760C9CBF440E00E07923B5435EC327125F79A9B8D775D8067CC26 |
SHA-512 | 608D0B4803983A7DDD90D02DFD18410C1B3713DF343F30E07E0F2AF7BED7045852CA32BD645477F21096A9CCF9BC1CC21C34A32B71FDF04DBF780559E376FAF0 |
SSDEEP | 384:FrskrsV2r5gYTaT5TjYhsqZrVmuiiS1x5Yxp+opZYv:FTrr5gMGFjYhsjuiiS1x5Ys |
TLSH | T16B33CC2254D39C1052C7DCB6D2C7BA6B051E9A2B074C1827B27D63CE2F6576980E7CFA |
insert-timestamp | 1727062859.5391061 |
mimetype | text/plain |
source | snap:zVifQjZ4ytC3irlbdcQxLHuGPpsUPOby_11 |
tar:gname | bin |
tar:uname | root |
hashlookup:parent-total | 77 |
hashlookup:trust | 100 |
The searched file hash is included in 77 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.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 | 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 |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.8/packages//mips64el//py-cryptodome-3.9.8.tgz |
MD5 | 021AE93DFE5882AA2B8E93EC35381C50 |
SHA-1 | 0D5649FE03864683649E344DC9E732070AF657C0 |
SHA-256 | 89AC3D86511640E041331632C0EBEC5C1F086E0C894E190385BBEE6E1DE8349F |
SSDEEP | 393216:a+tvkJGPcbn3YSFn5mvI2XliNXGVGqikStmZy2edD:a+tvkoSGvI2XIpLqisy2m |
TLSH | T1FFD633C68133502F65D16DB10878EC8D3BF32D992FCF8B2CA709AA97220FA456455FD6 |
Key | Value |
---|---|
MD5 | 0E46E8ABEEAB2EDBB9ECC0891A1A55BF |
PackageArch | s390x |
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 | 1.32 |
PackageVersion | 3.9.0 |
SHA-1 | 1115B1FCF11E7E7EF2E560E56D1D5E37D9B73B57 |
SHA-256 | 83BBF547A35446CB1DF676DD7D957C3A733430C0F5A687826989EFE6D4F2229C |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.8/packages//sparc64//py-cryptodome-3.9.8.tgz |
MD5 | BB9EA58A13B8D3276B715294D6578DAC |
SHA-1 | 11E7552EAA32A9FD55A175C5C03068CB35AE8C69 |
SHA-256 | EF7FC95D423CCC71980430880875C2EF3A6006A2A165117FBF13B8A94D41E1D5 |
SSDEEP | 393216:QPkJGPcbn3YSFn5mvI2XliNXGVGqikStmZy2e9D:ykoSGvI2XIpLqisy20 |
TLSH | T11FD633C78132007FA59159A008ACAC8D3FF75E9D1ECFCA2D6304A7DA365EE492531BD6 |
Key | Value |
---|---|
MD5 | 8D0BAC7938445FF73B79506CCA24BEC7 |
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 | python2-pycryptodome |
PackageRelease | 2.1 |
PackageVersion | 3.9.7 |
SHA-1 | 12513566F8877B6D2C7DD69D79DC406277CC25D2 |
SHA-256 | 7157CA07BE08489EF9F400DC6A1ADD67652DF4DDF83F2EBE389A2B7A6A694411 |
Key | Value |
---|---|
MD5 | D13F6D0C6DCDD95F8AB4FC5795317003 |
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 | lp150.2.2 |
PackageVersion | 3.9.2 |
SHA-1 | 1F38C9ABD5F188E8E276FE405161645CB60E9484 |
SHA-256 | CD312C4417AC56D9B1BC6E41142D00129051715A6B1AE1CEC6E05385373A08FA |
Key | Value |
---|---|
MD5 | F3317D2B22D35F6B966FEB5F67592E3F |
PackageArch | s390x |
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. |
PackageMaintainer | https://www.suse.com/ |
PackageName | python3-pycryptodome |
PackageRelease | 6.1 |
PackageVersion | 3.9.0 |
SHA-1 | 209712016B0B11DCD716FD94883232E46191B06B |
SHA-256 | 17FAEB891353EAE2AF2F6E3B5E71FE1FEC5E7E76C1AC6DF6587909DF68087969 |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.7/packages//mips64//py3-cryptodome-3.9.7.tgz |
MD5 | E8A5CF4166A761A12BF2A787DDC88C60 |
SHA-1 | 23ACDA5A8F7D223667ADEABC8CF2412D70B0EDE2 |
SHA-256 | 9E3CECD05CC27AE86E86F309F9E15F612E31C7121614DECE5D10856E6D1389E3 |
SSDEEP | 393216:FvQw5ytb5K+QfDy2uCHiUr+7gngZcqqeTpMHTMD:38dctDd/HiUC7gngCqqeTaz8 |
TLSH | T1BBD633D8C7EB760B3465D0CEC3965291AE0AA6150B4D822E8552E31D0137E4F972EDFF |