Key | Value |
---|---|
FileName | ./usr/lib/python3.9/site-packages/Cryptodome/SelfTest/Protocol/__pycache__/__init__.cpython-39.pyc |
FileSize | 801 |
MD5 | C0DFC36A43B6096E98E614F51C0AD193 |
SHA-1 | 01F868E977E1F04EDBB4ADC7DEE1DE6A8DACFF87 |
SHA-256 | C9E1800A6B9DBE5B39DCB8190AEE5D854487EFD183414BCF6C1FD2A5A2747B2C |
SSDEEP | 12:weV4snh1p+l3vAZxAGSPekqYanaUok/tF1LBBvfhcZ0ddSckqkBEEFZmxi38s/MB:wetol3SyjanXF/tT7xTkJuEFKMMfmGSW |
TLSH | T17401BD01A883AEAFFF61F6B92813953844AA9776C16865076B8CB59E6D610C44AC0C88 |
tar:gname | root |
tar:uname | root |
hashlookup:parent-total | 7 |
hashlookup:trust | 85 |
The searched file hash is included in 7 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | F8F5156FEBC06B7DC8F09B10D3675DB3 |
PackageArch | armv7hl |
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. |
PackageName | python39-pycryptodomex |
PackageRelease | 26.8 |
PackageVersion | 3.12.0 |
SHA-1 | 0527269544270B17BB625DF3CBFFAE31D3765CB4 |
SHA-256 | EE9079643D558B123D3F6D70A595A83B2BA35A90C152AB861551D1C6B8B02D14 |
Key | Value |
---|---|
FileName | http://archlinux.mirror.root.lu//pool//community//python-pycryptodomex-3.9.9-1-x86_64.pkg.tar.zst |
MD5 | 282792590813DB1D7D18EDB95F8F5729 |
SHA-1 | 69D5FDB0637C565803571DB687DB2BAC4F2D5E45 |
SHA-256 | A2C63ABBBEEBD5611B30D075E470D089FAAE66716B121E5737C49C915617993C |
SSDEEP | 196608:AJAKKSGPEB+jPNUNSk6G03R/Q1Q6lEABWjvJBj7eGv/vkNAoFHm:AJboPo+jPNUkk6G+Y+uIvr7eWHgBG |
TLSH | T178A63363698A4A15EBB3E13290BD0B3D221CBD416FF574E2364B368C8D055AF409D7F9 |
Key | Value |
---|---|
FileName | http://archlinux.mirror.root.lu//pool//community//python-pycryptodomex-3.10.1-1-x86_64.pkg.tar.zst |
MD5 | 975D28436D7E165B126DC68B0FF319A9 |
SHA-1 | 5003E3D64EFE4B3198756CE7D4CF0EF78875BB24 |
SHA-256 | 2C7A07610AD637D0BF7E54B7CDCF8F89AFE9F15EB05F0B09EDEAD0FA985C97B8 |
SSDEEP | 24576:CMz3C3oB0jIfS79qxAra2THyaZu5dPn0LYDrDru4qch7ScObAQ:CMz37BwJl2QyhyeDrBhVObAQ |
TLSH | T1AA55330BA552CD0F7BC2B36807E391FAB1455192AB62CBC471FD0A7EE0A64B115A44FF |
Key | Value |
---|---|
FileName | http://archlinux.mirror.root.lu//pool//community//python-pycryptodomex-3.9.9-2-x86_64.pkg.tar.zst |
MD5 | 848E3B66A2911C95C2FF11E866923EAD |
SHA-1 | 9E29ED36BDEDA60D8663E968BA322E4E2AD4AA78 |
SHA-256 | 9239D74CF4A195CCC37B48A8CEDEC2EBDBFDA654EFCA50B07FD8BAF27D020636 |
SSDEEP | 196608:jn17NkgleIgCV3YKyRz6Rr8Wgr1ir+gtKPhUuHWa/x16m6k8DSxjOP8MRNuQpME:R7Nzs5CV3Sc18J6pt4UaB363DnPZ59 |
TLSH | T19BA633A0CD47CB8CCB65E2DF2F2313E1B6790CAADA205C42F4AF6B9578B15641540FB6 |
Key | Value |
---|---|
MD5 | D6F43110FF44A4E8F0B70AFBA5ED31A5 |
PackageArch | armv7hl |
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. |
PackageName | python39-pycryptodomex |
PackageRelease | 25.3 |
PackageVersion | 3.11.0 |
SHA-1 | 9EFB0407C8599B9EE337F36DC6182699AA317683 |
SHA-256 | D93095EDA202AEF8B1227DDDE0E9E079F8718C804CA201CD88549EE0730BB2B4 |
Key | Value |
---|---|
MD5 | 8E7D1EBA3851494A71BFB1BC29FBA265 |
PackageArch | i586 |
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. |
PackageName | python39-pycryptodomex |
PackageRelease | 26.9 |
PackageVersion | 3.12.0 |
SHA-1 | AC03425C625584556EB662495417AB7401C3C7FD |
SHA-256 | 1FBAA0C72C8F2AD5B8BE9B0B53DD739F3C27139241FB95F00B1D5A351ACE1C33 |
Key | Value |
---|---|
MD5 | EA81D4BCC7E545450770A067DFF744CA |
PackageArch | i586 |
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://bugs.opensuse.org |
PackageName | python39-pycryptodomex |
PackageRelease | 1.3 |
PackageVersion | 3.12.0 |
SHA-1 | 64DFB755A72C796969CC4E47C8A347C7B687B823 |
SHA-256 | 95B4E5D582C65D5431462EE3A0D3E2109F5E996E933366AB4827EE7E8CA4BDF5 |