Key | Value |
---|---|
FileName | ./usr/lib64/python3.6/site-packages/Crypto/SelfTest/Cipher/test_Salsa20.py |
FileSize | 16751 |
MD5 | 66D7FC3A6326BB90545AE2AB54FD1CC8 |
RDS:package_id | 298501 |
SHA-1 | 01BE9FC666A9754F047EA5C3C4C95756ED9A61B1 |
SHA-256 | 8E5EC3BA32503B8AEEEACD41469BA02F1403EBD04B0CF783798FD0113FC01AC6 |
SHA-512 | 14B3F741E13C688CF293A6CA1C55E324978F7E3CA1F79D86346E79495F6C8677A856265F0CF7DE9A2BCF65053174AF9D36062ACB3F36B2BB24BC627726480147 |
SSDEEP | 192:4QHd9sW89tFMbGj5ZRuCeXs+ga+dm7dd8nP0XvGA4de7GUuseSobQCByR+6DTgVn:4o9R8f55uj+dmonwN4pQk6DTun |
TLSH | T152722830642698E0A30799CB48EBB59B0A4BF5130CC1681C71AEE9451FEF3B774E1CB4 |
insert-timestamp | 1727062861.871712 |
mimetype | text/plain |
source | snap:zVifQjZ4ytC3irlbdcQxLHuGPpsUPOby_11 |
tar:gname | bin |
tar:uname | root |
hashlookup:parent-total | 123 |
hashlookup:trust | 100 |
The searched file hash is included in 123 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 |
---|---|
MD5 | F3AC3C402176F98BCA55288D46BD2C34 |
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 | lp151.2.1 |
PackageVersion | 3.8.2 |
SHA-1 | 0B68F49A65A880331976F7A08B3B9940CAA9A4D8 |
SHA-256 | 475E957531887F4F5C0C58813E1ED7A7A00E47946587DE533D34B27B489EE54F |
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 |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.6/packages//sparc64//py3-cryptodome-3.8.2.tgz |
MD5 | 59B893EF2A12E7D7CE7E37D7D974966C |
SHA-1 | 1385974FE527AE20E4774E1435966F3019F4CC94 |
SHA-256 | 04C7721724B8C7F677DB6FC41CDE82FA74A2BE0E6410DBA47B59C06473E43B39 |
SSDEEP | 196608:glAciRgKvw5CWIqsdA1zVEweZ0Xmf5CnLiM0v79nr80rYKiFLl65tx:glZ5CWIdc4CQNITN65tx |
TLSH | T196A633A40ADDFD41E16B7CBD8B6D43A0AC5BF506A908A2DA135D758F43F0937683260B |
Key | Value |
---|---|
MD5 | 6CB4FF328F1FE5A70CF52D3899A56969 |
PackageArch | x86_64 |
PackageDescription | PyCryptodome is a self-contained Python package of low-level cryptographic primitives. It supports Python 2.4 or newer, all Python 3 versions and PyPy. |
PackageMaintainer | shlomif <shlomif> |
PackageName | python3-pycryptodome |
PackageRelease | 1.mga7 |
PackageVersion | 3.7.2 |
SHA-1 | 13E8C5F4DDBB6A0243B24071501730A13DBF9666 |
SHA-256 | ABD93EB917CB593B5E16AA83FBCF127B3F1961869B24FA458AFE5F6D105E3B2D |