Result for 09E07C8F7507DDF9C77041F4F3CABDE47C222FE1

Query result

Key Value
FileName./usr/lib64/python3.6/site-packages/Cryptodome/Math/Numbers.pyi
FileSize88
MD5317A06FA5C520569493687952629E6A6
RDS:package_id304063
SHA-109E07C8F7507DDF9C77041F4F3CABDE47C222FE1
SHA-2560C111D85E9767F98B4F7BA476B965371CC7219FD2B29F857B493F81A235B3FF4
SHA-512EEE2974258AFFB053AFE9B8F9E0AB99785A204358C63B6BDF3D07748CD898603B742D0B6A96D87B417798EF36C007FD1A322D29D3BE9BB4381275EFFE6CCD2B5
SSDEEP3:1mMyErOsLmL3VcGJlACyAAXZv0w:1kmL+CGvAJ1
TLSHT17AB01240C602015100CF5CC0003040DD2CC1312506C40DC711FCDEF086D8C01975F150
insert-timestamp1728980969.6638255
mimetypetext/x-python
sourcesnap:GhcPmkNNyI2NORCAAdqEG0R303ITAhO9_545
tar:gnameroot
tar:unameroot
hashlookup:parent-total200
hashlookup:trust100

Network graph view

Parents (Total: 200)

The searched file hash is included in 200 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
MD5E80FA8FFEA130ABB157824E6FE021BC8
PackageArcharmv7hl
PackageDescriptionPyCryptodome is a self-contained Python package of low-level cryptographic primitives.
PackageMaintainerumeabot <umeabot>
PackageNamepython3-pycryptodomex
PackageRelease3.mga9
PackageVersion3.14.0
SHA-1025E0EA84F0268FB92303A879EB5C290D4B7FD0F
SHA-2564FCE23139C7F8D16B1D9E8596E56D604583354E70C26686F2ED85D130886BA87
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
MD514588F2B489FE3F9C4B9A5D2E1FA1C2C
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.
PackageNamepython3-pycryptodomex
PackageRelease2.1
PackageVersion3.12.0
SHA-102BA52B326BD289B276BC7B49F518CAD871382AE
SHA-256B4471A758D4E85AF8291EA5A5CD32C62084BEB3F9E1367AC1CE50B8F6DDEADE8
Key Value
FileSize9957340
MD54343ABD7BCDB74F4DB74A87F5F2815FE
PackageDescriptioncryptographic 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.
PackageMaintainerDebian Python Modules Team <python-modules-team@lists.alioth.debian.org>
PackageNamepython3-pycryptodome
PackageSectionpython
PackageVersion3.9.7+dfsg1-1+b2
SHA-103F0FF0142E096DC5A1B693E96F0CA78BE45A4B7
SHA-2564BFBF11471061795FFD1F49325E5EEA7F8193774BCEE6CF54FAF3E7FDDD64070
Key Value
MD5F8F5156FEBC06B7DC8F09B10D3675DB3
PackageArcharmv7hl
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.
PackageNamepython39-pycryptodomex
PackageRelease26.8
PackageVersion3.12.0
SHA-10527269544270B17BB625DF3CBFFAE31D3765CB4
SHA-256EE9079643D558B123D3F6D70A595A83B2BA35A90C152AB861551D1C6B8B02D14
Key Value
SHA-10570A60A32D95F0CB0E68E3738AE3B3732DD0B5E
snap-authoritycanonical
snap-filenameArOr6R6UpAbuadwOoqh642uNDqVPibq6_46.snap
snap-idArOr6R6UpAbuadwOoqh642uNDqVPibq6_46
snap-nameenum4linux
snap-publisher-id0bzaPSIkN8wYz66wAtaMAog7IOXvOss9
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2022-09-07T14:38:48.707823Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/ArOr6R6UpAbuadwOoqh642uNDqVPibq6_46.snap
Key Value
MD562DA5A3F52884A032870BFF0D81F1795
PackageArcharmv7hl
PackageDescriptionPyCryptodome is a self-contained Python package of low-level cryptographic primitives.
PackageMaintainerneoclust <neoclust>
PackageNamepython3-pycryptodomex
PackageRelease1.mga9
PackageVersion3.15.0
SHA-106C68AF69BF6FA9C9AC9BEF8430C354D71239985
SHA-2560ACD72EDBBEC54E8B76C7BC4DC9C43CF2B046DA9006CE3E7DEF7C30EC2145475
Key Value
MD580CA16E6D2883DE140BB92D94AF33D47
PackageArchaarch64
PackageDescriptionPyCryptodome is a self-contained Python package of low-level cryptographic primitives.
PackageMaintainerwally <wally>
PackageNamepython2-pycryptodomex
PackageRelease1.mga7
PackageVersion3.8.1
SHA-1072C3CAB3648260F00EA4160DFA720815379697B
SHA-2567B8B4F8EAA67F269F3DDF225C03D8EDD9C8250D7E365D1F11BFA42114BCE6001
Key Value
SHA-108151CC94E178D15C51B73BA5B84F91BF4845C33
snap-authoritycanonical
snap-filenameBYa8IlUQqqTyhwCjoPWb8Pf2ZaBKQdSv_471.snap
snap-idBYa8IlUQqqTyhwCjoPWb8Pf2ZaBKQdSv_471
snap-namehome-assistant-snap
snap-publisher-idZgwwrb2vssjDtam8qFmo4ezg3koyPPyQ
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2022-01-14T16:38:28.794566Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/BYa8IlUQqqTyhwCjoPWb8Pf2ZaBKQdSv_471.snap