Result for 0844FAED18625534F7196CB603AA4F12B61E0997

Query result

Key Value
FileName./usr/share/doc/packages/python3-pycryptodomex/AUTHORS.rst
FileSize735
MD571E5C6CBBFD795B9E3AB9B0B916AE2FE
RDS:package_id294806
SHA-10844FAED18625534F7196CB603AA4F12B61E0997
SHA-256E00791BCC3E1412AB065C5DA89C5F752FE8CCF253DF2037150D710B04E9788D8
SHA-5124BCC5E115BB2A35554959C06DBE3503C83D0385FF1C87601E733EEF60DCCB86A205FF989A5FDFB93015134FB6EE6D81ECF7082F670EF51EAD7896AF0AA470B8A
SSDEEP12:7tVsnVe0u8P5K1CPpRIP5WsFTrPiXpbuvIy2e83mjEQcUcZVeAolHJeZpeoxRp3p:7zs9h4yWkcTraXpbul9t6fOHwZYCRboo
TLSHT12001651DBD951126D99B47E80C870C22EAAEF9628C70398AC53A53523B53B198ECCA05
insert-timestamp1728980966.6883402
mimetypetext/plain
sourcesnap:GhcPmkNNyI2NORCAAdqEG0R303ITAhO9_545
tar:gnamedefault
tar:unamedefault
hashlookup:parent-total106
hashlookup:trust100

Network graph view

Parents (Total: 106)

The searched file hash is included in 106 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD5FDEF55768EFA3E1CD879D27C92296C41
PackageArchx86_64
PackageDescriptionPyCryptodome 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.
PackageMaintainerFedora Project
PackageNamepython34-pycryptodomex
PackageRelease1.el7
PackageVersion3.9.7
SHA-10014023915DFC2700A488EE9DC3FBEE2569B9C6B
SHA-25636C0E2F5BFFA74D226DD560951F6414C747DA9BEC3B5842C15096D45B7215ED4
Key Value
MD58F62EC756C229D45EB602943A20ACE57
PackageArchx86_64
PackageDescriptionPyCryptodomex 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.
PackageMaintainerhttps://www.suse.com/
PackageNamepython3-pycryptodomex
PackageRelease1.11
PackageVersion3.9.9
SHA-102A3DE273C8991509AB30EA2F9CE8BA9F48AEEC9
SHA-25609DEED08200672CEA33435B2FE897646E409FCAD7BB02BC2E45813852DA60D46
Key Value
MD5CCD0A28F7E6FF064C805CA3EC8F286EA
PackageArchx86_64
PackageDescriptionPyCryptodome 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.
PackageNamepython3-pycryptodome
PackageReleaselp151.41.2
PackageVersion3.9.9
SHA-10335FD767E8E439AB28AB17D22BD00C290644EF0
SHA-2568AF687ACF8D8FE395DF38E9CA1939FAAE406A5C5CFBF7DF29D2394E5515BFC81
Key Value
MD5F3AC3C402176F98BCA55288D46BD2C34
PackageArchx86_64
PackageDescriptionPyCryptodome 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.
PackageNamepython2-pycryptodome
PackageReleaselp151.2.1
PackageVersion3.8.2
SHA-10B68F49A65A880331976F7A08B3B9940CAA9A4D8
SHA-256475E957531887F4F5C0C58813E1ED7A7A00E47946587DE533D34B27B489EE54F
Key Value
MD50E46E8ABEEAB2EDBB9ECC0891A1A55BF
PackageArchs390x
PackageDescriptionPyCryptodome 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.
PackageNamepython3-pycryptodome
PackageRelease1.32
PackageVersion3.9.0
SHA-11115B1FCF11E7E7EF2E560E56D1D5E37D9B73B57
SHA-25683BBF547A35446CB1DF676DD7D957C3A733430C0F5A687826989EFE6D4F2229C
Key Value
MD58D0BAC7938445FF73B79506CCA24BEC7
PackageArchx86_64
PackageDescriptionPyCryptodome 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.
PackageNamepython2-pycryptodome
PackageRelease2.1
PackageVersion3.9.7
SHA-112513566F8877B6D2C7DD69D79DC406277CC25D2
SHA-2567157CA07BE08489EF9F400DC6A1ADD67652DF4DDF83F2EBE389A2B7A6A694411
Key Value
SHA-1135E6F26E3B94B411DAEDA8B67CE5DA7D37D04ED
snap-authoritycanonical
snap-filenamePDs0gdNmphoAllZ4d3qAuDmaKrEHyrWf_2.snap
snap-idPDs0gdNmphoAllZ4d3qAuDmaKrEHyrWf_2
snap-namecrossbarfx-pypy
snap-publisher-idWtpsanth6CVx0Hz9w8H6T9GOFChVky8l
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2021-03-03T23:30:12.325107Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/PDs0gdNmphoAllZ4d3qAuDmaKrEHyrWf_2.snap
Key Value
FileNamehttps://gbdi-packages.jsonar.com/rhel7.x_IBM_Guardium_big_data_security_installer_4.5.a.tar.gz
MD5DBCEB0AEF732E9D31C5FFB2E8420429E
SHA-115679AD0960CA9070884097FE9BA2ECC38783A3B
SHA-256925C1C1255FFFBFD89E12652B8EB16DC34A0D2D3A4D4387D0FB9578E843D709C
SSDEEP50331648:lId4+316bTds+Nw09TDqqheBqLnXqNVkHLm2rUbsrc8WbGibv5VPBaxbeY44c:lIdD316/WBcbheBqLnXKSHHU+cdGijPz
TLSHT1084A8899F4B0A5CFA426F53A5B90FFF252B0507296F6CC32E329034B51C77D03AA6859
Key Value
MD5A4F80167949BC88B04D54F135F8CE769
PackageArchppc64le
PackageDescriptionPyCryptodome 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.
PackageMaintainerFedora Project
PackageNamepython3-pycryptodomex
PackageRelease1.el8
PackageVersion3.9.7
SHA-11659FB74E553FAE7AFCC5BD0BE536F0CDCAC7E59
SHA-2563B555712C6452AA024AA55BE17AFEDCC44F6C944DCCBB5F45E2738C232F84A0B
Key Value
SHA-118620D8F2991BCF43E37A434F9FFA5134D275E72
snap-authoritycanonical
snap-filenameHG864Qacf76Hw9ngat7CzhpCGRSrwuQM_97.snap
snap-idHG864Qacf76Hw9ngat7CzhpCGRSrwuQM_97
snap-namebrainframe-client
snap-publisher-idI0o75TR8GROiW0mSPVLjD9rn11RhhcUA
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2020-09-24T22:30:06.154536Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/HG864Qacf76Hw9ngat7CzhpCGRSrwuQM_97.snap