Key | Value |
---|---|
FileName | ./usr/lib64/python3.6/site-packages/Cryptodome/Math/Numbers.pyi |
FileSize | 88 |
MD5 | 317A06FA5C520569493687952629E6A6 |
RDS:package_id | 304063 |
SHA-1 | 09E07C8F7507DDF9C77041F4F3CABDE47C222FE1 |
SHA-256 | 0C111D85E9767F98B4F7BA476B965371CC7219FD2B29F857B493F81A235B3FF4 |
SHA-512 | EEE2974258AFFB053AFE9B8F9E0AB99785A204358C63B6BDF3D07748CD898603B742D0B6A96D87B417798EF36C007FD1A322D29D3BE9BB4381275EFFE6CCD2B5 |
SSDEEP | 3:1mMyErOsLmL3VcGJlACyAAXZv0w:1kmL+CGvAJ1 |
TLSH | T17AB01240C602015100CF5CC0003040DD2CC1312506C40DC711FCDEF086D8C01975F150 |
insert-timestamp | 1728980969.6638255 |
mimetype | text/x-python |
source | snap:GhcPmkNNyI2NORCAAdqEG0R303ITAhO9_545 |
tar:gname | root |
tar:uname | root |
hashlookup:parent-total | 200 |
hashlookup:trust | 100 |
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 |
---|---|
MD5 | FDEF55768EFA3E1CD879D27C92296C41 |
PackageArch | x86_64 |
PackageDescription | PyCryptodome 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. |
PackageMaintainer | Fedora Project |
PackageName | python34-pycryptodomex |
PackageRelease | 1.el7 |
PackageVersion | 3.9.7 |
SHA-1 | 0014023915DFC2700A488EE9DC3FBEE2569B9C6B |
SHA-256 | 36C0E2F5BFFA74D226DD560951F6414C747DA9BEC3B5842C15096D45B7215ED4 |
Key | Value |
---|---|
MD5 | E80FA8FFEA130ABB157824E6FE021BC8 |
PackageArch | armv7hl |
PackageDescription | PyCryptodome is a self-contained Python package of low-level cryptographic primitives. |
PackageMaintainer | umeabot <umeabot> |
PackageName | python3-pycryptodomex |
PackageRelease | 3.mga9 |
PackageVersion | 3.14.0 |
SHA-1 | 025E0EA84F0268FB92303A879EB5C290D4B7FD0F |
SHA-256 | 4FCE23139C7F8D16B1D9E8596E56D604583354E70C26686F2ED85D130886BA87 |
Key | Value |
---|---|
MD5 | 8F62EC756C229D45EB602943A20ACE57 |
PackageArch | x86_64 |
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://www.suse.com/ |
PackageName | python3-pycryptodomex |
PackageRelease | 1.11 |
PackageVersion | 3.9.9 |
SHA-1 | 02A3DE273C8991509AB30EA2F9CE8BA9F48AEEC9 |
SHA-256 | 09DEED08200672CEA33435B2FE897646E409FCAD7BB02BC2E45813852DA60D46 |
Key | Value |
---|---|
MD5 | 14588F2B489FE3F9C4B9A5D2E1FA1C2C |
PackageArch | x86_64 |
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 | python3-pycryptodomex |
PackageRelease | 2.1 |
PackageVersion | 3.12.0 |
SHA-1 | 02BA52B326BD289B276BC7B49F518CAD871382AE |
SHA-256 | B4471A758D4E85AF8291EA5A5CD32C62084BEB3F9E1367AC1CE50B8F6DDEADE8 |
Key | Value |
---|---|
FileSize | 9957340 |
MD5 | 4343ABD7BCDB74F4DB74A87F5F2815FE |
PackageDescription | cryptographic 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. |
PackageMaintainer | Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> |
PackageName | python3-pycryptodome |
PackageSection | python |
PackageVersion | 3.9.7+dfsg1-1+b2 |
SHA-1 | 03F0FF0142E096DC5A1B693E96F0CA78BE45A4B7 |
SHA-256 | 4BFBF11471061795FFD1F49325E5EEA7F8193774BCEE6CF54FAF3E7FDDD64070 |
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 |
---|---|
SHA-1 | 0570A60A32D95F0CB0E68E3738AE3B3732DD0B5E |
snap-authority | canonical |
snap-filename | ArOr6R6UpAbuadwOoqh642uNDqVPibq6_46.snap |
snap-id | ArOr6R6UpAbuadwOoqh642uNDqVPibq6_46 |
snap-name | enum4linux |
snap-publisher-id | 0bzaPSIkN8wYz66wAtaMAog7IOXvOss9 |
snap-signkey | BWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul |
snap-timestamp | 2022-09-07T14:38:48.707823Z |
source-url | https://api.snapcraft.io/api/v1/snaps/download/ArOr6R6UpAbuadwOoqh642uNDqVPibq6_46.snap |
Key | Value |
---|---|
MD5 | 62DA5A3F52884A032870BFF0D81F1795 |
PackageArch | armv7hl |
PackageDescription | PyCryptodome is a self-contained Python package of low-level cryptographic primitives. |
PackageMaintainer | neoclust <neoclust> |
PackageName | python3-pycryptodomex |
PackageRelease | 1.mga9 |
PackageVersion | 3.15.0 |
SHA-1 | 06C68AF69BF6FA9C9AC9BEF8430C354D71239985 |
SHA-256 | 0ACD72EDBBEC54E8B76C7BC4DC9C43CF2B046DA9006CE3E7DEF7C30EC2145475 |
Key | Value |
---|---|
MD5 | 80CA16E6D2883DE140BB92D94AF33D47 |
PackageArch | aarch64 |
PackageDescription | PyCryptodome is a self-contained Python package of low-level cryptographic primitives. |
PackageMaintainer | wally <wally> |
PackageName | python2-pycryptodomex |
PackageRelease | 1.mga7 |
PackageVersion | 3.8.1 |
SHA-1 | 072C3CAB3648260F00EA4160DFA720815379697B |
SHA-256 | 7B8B4F8EAA67F269F3DDF225C03D8EDD9C8250D7E365D1F11BFA42114BCE6001 |
Key | Value |
---|---|
SHA-1 | 08151CC94E178D15C51B73BA5B84F91BF4845C33 |
snap-authority | canonical |
snap-filename | BYa8IlUQqqTyhwCjoPWb8Pf2ZaBKQdSv_471.snap |
snap-id | BYa8IlUQqqTyhwCjoPWb8Pf2ZaBKQdSv_471 |
snap-name | home-assistant-snap |
snap-publisher-id | Zgwwrb2vssjDtam8qFmo4ezg3koyPPyQ |
snap-signkey | BWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul |
snap-timestamp | 2022-01-14T16:38:28.794566Z |
source-url | https://api.snapcraft.io/api/v1/snaps/download/BYa8IlUQqqTyhwCjoPWb8Pf2ZaBKQdSv_471.snap |