Skip to main content

Cryptography Extension for Hydrogram

Project description

HydroCrypto

Cryptography Extension for Hydrogram

HydroCrypto is a Cryptography Library written in Rust as a Python extension using pyo3.

It is designed to be portable, fast, easy to install and use. HydroCrypto is intended for Hydrogram.
HydroCrypto can be also used for pyrogram

HydroCrypto uses the AES-IGE and AES-CTR for the Telegram MTProto and CDN

NOTE : HydroCrypto is not the official cryptography extension of Hydrogram. So it on your own risks.

Requirements

  • Python 3.8 or higher

Installation

$ pip install hydrocrypto

Usage

HydroCrypto consists of functions like

ige256_encrypt(data: bytes, key: bytes, iv: bytes) -> bytes:
ige256_decrypt(data: bytes, key: bytes, iv: bytes) -> bytes:
ctr256_encrypt(data: bytes, key: bytes, iv: bytes, state: bytes) -> bytes:
ctr256_decrypt(data: bytes, key: bytes, iv: bytes, state: bytes) -> bytes:

License

LGPLV3+ © Anand - 2024

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hydrocrypto-0.2.1.tar.gz (18.8 kB view details)

Uploaded Source

Built Distributions

hydrocrypto-0.2.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

hydrocrypto-0.2.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

hydrocrypto-0.2.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

hydrocrypto-0.2.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.0 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

hydrocrypto-0.2.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (993.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

hydrocrypto-0.2.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl (1.0 MB view details)

Uploaded PyPy manylinux: glibc 2.5+ i686

hydrocrypto-0.2.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

hydrocrypto-0.2.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

hydrocrypto-0.2.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

hydrocrypto-0.2.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.0 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

hydrocrypto-0.2.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (993.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

hydrocrypto-0.2.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl (1.0 MB view details)

Uploaded PyPy manylinux: glibc 2.5+ i686

hydrocrypto-0.2.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

hydrocrypto-0.2.1-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

hydrocrypto-0.2.1-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

hydrocrypto-0.2.1-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.0 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

hydrocrypto-0.2.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (992.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

hydrocrypto-0.2.1-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl (1.0 MB view details)

Uploaded PyPy manylinux: glibc 2.5+ i686

hydrocrypto-0.2.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.1 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ s390x

hydrocrypto-0.2.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ppc64le

hydrocrypto-0.2.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.0 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ARMv7l

hydrocrypto-0.2.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (993.3 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ARM64

hydrocrypto-0.2.1-cp312-none-win_amd64.whl (128.4 kB view details)

Uploaded CPython 3.12 Windows x86-64

hydrocrypto-0.2.1-cp312-none-win32.whl (124.7 kB view details)

Uploaded CPython 3.12 Windows x86

hydrocrypto-0.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

hydrocrypto-0.2.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.1 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ s390x

hydrocrypto-0.2.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ppc64le

hydrocrypto-0.2.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.0 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARMv7l

hydrocrypto-0.2.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (993.3 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

hydrocrypto-0.2.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl (1.0 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.5+ i686

hydrocrypto-0.2.1-cp312-cp312-macosx_11_0_arm64.whl (237.0 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

hydrocrypto-0.2.1-cp312-cp312-macosx_10_12_x86_64.whl (254.2 kB view details)

Uploaded CPython 3.12 macOS 10.12+ x86-64

hydrocrypto-0.2.1-cp311-none-win_amd64.whl (128.2 kB view details)

Uploaded CPython 3.11 Windows x86-64

hydrocrypto-0.2.1-cp311-none-win32.whl (124.8 kB view details)

Uploaded CPython 3.11 Windows x86

hydrocrypto-0.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

hydrocrypto-0.2.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

hydrocrypto-0.2.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

hydrocrypto-0.2.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.0 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARMv7l

hydrocrypto-0.2.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (993.4 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

hydrocrypto-0.2.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (1.0 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.5+ i686

hydrocrypto-0.2.1-cp311-cp311-macosx_11_0_arm64.whl (237.0 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

hydrocrypto-0.2.1-cp311-cp311-macosx_10_12_x86_64.whl (254.7 kB view details)

Uploaded CPython 3.11 macOS 10.12+ x86-64

hydrocrypto-0.2.1-cp310-none-win_amd64.whl (128.2 kB view details)

Uploaded CPython 3.10 Windows x86-64

hydrocrypto-0.2.1-cp310-none-win32.whl (124.8 kB view details)

Uploaded CPython 3.10 Windows x86

hydrocrypto-0.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

hydrocrypto-0.2.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

hydrocrypto-0.2.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

hydrocrypto-0.2.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.0 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARMv7l

hydrocrypto-0.2.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (993.3 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

hydrocrypto-0.2.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl (1.0 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.5+ i686

hydrocrypto-0.2.1-cp310-cp310-macosx_11_0_arm64.whl (237.0 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

hydrocrypto-0.2.1-cp310-cp310-macosx_10_12_x86_64.whl (254.8 kB view details)

Uploaded CPython 3.10 macOS 10.12+ x86-64

hydrocrypto-0.2.1-cp39-none-win_amd64.whl (128.2 kB view details)

Uploaded CPython 3.9 Windows x86-64

hydrocrypto-0.2.1-cp39-none-win32.whl (124.7 kB view details)

Uploaded CPython 3.9 Windows x86

hydrocrypto-0.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

hydrocrypto-0.2.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ s390x

hydrocrypto-0.2.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ppc64le

hydrocrypto-0.2.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.0 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARMv7l

hydrocrypto-0.2.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (993.1 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

hydrocrypto-0.2.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (1.0 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.5+ i686

hydrocrypto-0.2.1-cp38-none-win_amd64.whl (128.2 kB view details)

Uploaded CPython 3.8 Windows x86-64

hydrocrypto-0.2.1-cp38-none-win32.whl (124.8 kB view details)

Uploaded CPython 3.8 Windows x86

hydrocrypto-0.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

hydrocrypto-0.2.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ s390x

hydrocrypto-0.2.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ppc64le

hydrocrypto-0.2.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.0 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARMv7l

hydrocrypto-0.2.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (993.4 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

hydrocrypto-0.2.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl (1.0 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.5+ i686

File details

Details for the file hydrocrypto-0.2.1.tar.gz.

File metadata

  • Download URL: hydrocrypto-0.2.1.tar.gz
  • Upload date:
  • Size: 18.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for hydrocrypto-0.2.1.tar.gz
Algorithm Hash digest
SHA256 10e96c772f5fa1c7779b0057040d24657927e3a103c5db799f50318ea73c7ad4
MD5 d29241424fdcf26a8c04538d5656eae9
BLAKE2b-256 c36dd55f6a653f874f1819df95d965a4a01baf49ee7fb4eb3940af595c2fc9af

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ade18e4d0288d19cf90e784200c7667e14696f12b8aaef976bd2f895cf89a647
MD5 61ca24f49354bf21188c6156327ca301
BLAKE2b-256 b86b5cf20e1a36ed7a11454c646bd2dd2a7660389303783e36afe37bab9277f9

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a277b894b1e32f059115db3dfbba15533a7a22078cec0d15dc48f0c6bacb90f7
MD5 1a2eb26b678d48b11eec629d9a74d8b4
BLAKE2b-256 310793e0183174b85e72d940bb4656ca886e7c2596f5fed88509f20a57a0a5b2

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 0b7b78f3b937b18a2a766e5744fcce9815afc6d972b8a9fadfa3c69387f55aba
MD5 c055744e12d7cd8d79ce85237fb47f28
BLAKE2b-256 cfa847601e50cf68916b7e59997a4ec015699dc52241a920b3703dfd433b9ae3

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b53a257c45d6b23cfdfe915e509c5893fe5152b71bd904fb4997e7a4d0899b7e
MD5 dbadf39b401597808a6b44fdb7f092d2
BLAKE2b-256 7103f44c162a43d9741667cb792d4ed8cce9f39184adef30cc62ed10e15b5fd5

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 acca587e7fbb09b65302e96aa8aea21b0e6d6534acef3bcec176f8e6571249e2
MD5 c431217c9ddb107bf63205b316f05070
BLAKE2b-256 494cac62ae580e1f17ef1870400952618521cea4b6cb1b95979509c24780cbe1

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 dd042631f47f739ab447dfb93099180f51a0cc3ac7a1ddef3d5f8d44de1ac7ac
MD5 06b9bcb77c3032bde3fad5c9e06faf50
BLAKE2b-256 858f7b0f5c6f4955d10ef87fc3e52b3a072d1c943f12eb57650915d961a679d8

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8ae00e9831feaf17d8173056b6d30da791ed57de3ef59762f383f18882cbcda3
MD5 0f8041d935594061fb29d2ff108a0d88
BLAKE2b-256 3135985999138813436bb44521029b24582055d6c14f1268326d965871d8f13d

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 53dc73879c48b07cd81bad3b592ed4eacafdd8510de2f4d8ac2b2c947799481e
MD5 adbf715bf7f2daa310ec1545aec100de
BLAKE2b-256 04e83c2c25ce74c4810ce546adb61f09b9cf4af55292fff2e2ab1d25d0176a62

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 632f0cd7db8a4ffcf434b85f17edd89836ed31727523ba3697b3c2f4cf83ccf8
MD5 e099deadf4f80eb73a577bcd817ff46a
BLAKE2b-256 29fc57f12e3f7db26ddc2fa31d70e9928835346e507917c42d72bb15543906e5

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 89f0a5b7767f8d4a34feb8e94edddc724256d8fc5b5cb9ecd79de280f33759c2
MD5 97e1a7e87f49c1c2d9958b29d794c0cf
BLAKE2b-256 9370e8f279b4b7f8879cac8e2bfb30ced1d86150853c098bd6a0662b9c4d808b

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 42375be0364667ac0b51670a3345aec83d1f142be4c17ec4605b54166121cedb
MD5 23ea688959323f0c65ed8eb5e68cbd24
BLAKE2b-256 d6a3a2d266b3715df05c623807b295451d05c018a1488dc72ca0a2657bef19fb

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 b6fc8d10ec83b029e2efe1039860162194e1fc7771c2b315fd14f82096b0086e
MD5 4ac9e4fc4c8cb7a2912b16e45a8689f0
BLAKE2b-256 b6ed140036edc5f0f0311a42938568735b787239901c8a035b5b2d2468bdade0

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 99981c4206628b6464f75c86034666eabaa7678798dee9a960267db17f80d88a
MD5 1f5ea5e24c7543825e5cc0d4f90d6f4e
BLAKE2b-256 ef7c635dab761b92e7a9f616d3c6cb25447a1d19a2d0d0773db3a48c8eaa8d0f

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 85a183d6dc9cda43be0019f5afd1d1fcca7519d6e0b3cd30ff7d8977484969a9
MD5 283d7c024d4beee63685fd3a55b937ae
BLAKE2b-256 42e0482cabdef934eceee80b47d36dd93343171a64d6a39b4ae41538cf50dd13

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 589c3980c33321753b0ea84eab67a8b989aeaae49d6e4850fb1c0e36e7076da4
MD5 8f679f8be11d525bcf65bdf49b420958
BLAKE2b-256 949bbfe370c54ef6951343e0ea33b1b240f966d7868af364bc951fe679316c81

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 75dae5c4ce456d9d651155e2c66fb8fbde65b60644c395acacdba7f55f343014
MD5 b50ef3b62d9cb56dac281a01fbd88cce
BLAKE2b-256 4e05a02c67e43a2d8c83de4ef2a8ec6cca9627dc95c3fef21373e5f064b979f4

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a13f25a8877e340230c8625ab6870fb8cac136b5a6b6879dd4429ab68fccc8e8
MD5 a7b7d27ea0a8dd97f52e10b9c2fa0a15
BLAKE2b-256 202cbd9845f358403479715c898941d61d12e41be64c097d1a7dc687db426d3d

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 c66d19b088606307260b3f0c19a89d6f13109d6dbf3f148076d178e8a87c7a21
MD5 ecfae54510b97a0bfc279c2d5fc451ee
BLAKE2b-256 5ea23900502668883b95c26d5178d67e0fb22f6b6efba7e36c84dc20b9b4891e

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 53839e3dc6e942c549e597aecd733c2419c445f147353b2d7af6a251c5a906c0
MD5 8f6c1aba0f1f5407c389cc4b4655a235
BLAKE2b-256 e16bee0441d0cd4d9457763eff9e3e0b32c65c026e9590fbdbc0af079db9162d

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 ec175a0a19fbf813a115ff6b4e0f94ebbc244666592fadf585a829c568330ca2
MD5 3792afdfd530edc8c2103d27cf63ed5c
BLAKE2b-256 c2aa62f88a2b1a930bcddbf33aa1929c3a0b35b9fb44b368bcfd3e8cd4a80946

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d8c9808e066f28c2e8682f311ac26183b56da77760e8d93e5df6e97233d82a13
MD5 3ec8c564e8f6e00ecabe0be9ad8d13c7
BLAKE2b-256 a06f4e9d0a263b747e7ee61b9a73bc9ebaf590f47ecbcabb175f572b2f423e38

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 51a590956043f9cf914fe2b7be453fa527fe23ee7ecc65fb1c123ba00b0d4095
MD5 6faec865d8e81a501711d0d4b81a7d88
BLAKE2b-256 acc47f0263d96e5775480cb7a6743d7ae6799711cdb808b884cef188b90423d1

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp312-none-win_amd64.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 2be927919115dfd9feab2a3f77c63828b19afdf18c787dae50db3f55c160e726
MD5 d7fcf8ad0ecc66e2312c71ded7506970
BLAKE2b-256 90d43c8f4930f93f5a6b59aaee2301910b5da988c677c309bd2defe94162b412

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp312-none-win32.whl.

File metadata

  • Download URL: hydrocrypto-0.2.1-cp312-none-win32.whl
  • Upload date:
  • Size: 124.7 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for hydrocrypto-0.2.1-cp312-none-win32.whl
Algorithm Hash digest
SHA256 f5f3e178964aa93226cf14287cc774e7a41789d8a2c86b69be95f2668b5623be
MD5 8d79112b1d2e74f61f73f6ff2cef86a9
BLAKE2b-256 15e3bcb5d1c3132afbcc44335775954f76d9ae9cc6c3bf8995d7e1d88925c303

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 49b8a1ad2e7023682032c707a134c5818808369ccbf9b4fddef392568d1a8b01
MD5 e597237b72ddd013c27d2cdbe27738d5
BLAKE2b-256 82e46a4d44caf8af419032c8738207bf211a010fe0aac3153e96da644568e122

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 dfb1f697e26d92702a717aa8a1019e7da6bbee36593b10d84c3051955380b083
MD5 7f0110a27330d867e80761063665da0c
BLAKE2b-256 6985b4810005b5bd1a4d37d12b60daf3edc35023b2efabab65f596a1b3a4c62a

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c07f1063ee50b251ab34ebaaba73ec30affb9d4eb4f4fd0be0f5d0c8405267c4
MD5 0b7ee9661a557ed11e9c1a3d0ca0058c
BLAKE2b-256 821e50ac754635fbc651b581f38b0f5154b99ea4bf644dbfc0546e5d37f17a54

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 2531e361342fd99247f57b2d085ea531052554fc4689eb8950b91852c16b42db
MD5 c3be5d4b389582372818fbdd47473aa2
BLAKE2b-256 7ce95a67e919aed3866f468e25f730e2d46b0a16777318a83a97043619895083

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5eb004e9adb0d310319d8f55848bc878f90a75bf299bfc9c98254e06f8c52569
MD5 8ba7b2c81430e23f1e806846118220b8
BLAKE2b-256 ca15cda08d375031b1bb9cd19a30fa5dfdbfeaf73c0ec2c4885dd46019574152

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 c1a6ec7aa6119a077777664e1c89fe9958aab60359c936d87d072fdf967b3931
MD5 e2a14f3f1037622077f10e0b978cd705
BLAKE2b-256 3f4a389cb5e67fdc97673796866e43b5389d37fd9e7c7ef537df406de6554fec

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0a2fcce199b7096a6f5d14d84b485ddfdc757067983f586dfd138ceadef74aa1
MD5 4f3d0e5c262a60d406fcf5466b896adb
BLAKE2b-256 d576b9a2b515d16dc2287ce919e6ed86739531f34d06e1f078fee0bb66d236cc

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 b1cfe92b6416f95bd5bc3d6f3eccb70a8e58826e51f25f40af9997b580d0f708
MD5 1ddf22d863b32331593ea97d269fce51
BLAKE2b-256 9ac47ebec97203d40ad4f654360049efa1c93ab71a4590aa5603fdcc90c311c1

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp311-none-win_amd64.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 ed8ca9ad259c53319d0506c8beab20750f8d3fed347a281727a3f46c059d419b
MD5 f571606cfc6026e4895486bb216f11d3
BLAKE2b-256 c5e335911b1ced1038f82ed1a7e9f49ff0d608ac6bd99660193a81ca221a3a33

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp311-none-win32.whl.

File metadata

  • Download URL: hydrocrypto-0.2.1-cp311-none-win32.whl
  • Upload date:
  • Size: 124.8 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for hydrocrypto-0.2.1-cp311-none-win32.whl
Algorithm Hash digest
SHA256 0b1795af87afd76ce5061e08f913c1fb2312d2cc164e70f83256a5acbd3a2fae
MD5 68249ff0393e82794969d647015bed76
BLAKE2b-256 3250bf8f15534b9291d8747378ae886231fc8e489f08c587a755e772dc083c3a

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f521ab1d05279ec66b0d521e2685c00e1df50eef1c82684eef726360bc75f391
MD5 fbe5e0c11a73f8a69d78466a77a0ca62
BLAKE2b-256 b9b3e857afa793519bb574090a08fcf65e61008733ca18891c57007c9854deae

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 6ab03d74fc8df5146a0dd352efd8f0067acb546456b9d4c1e99b28e1c9c42b91
MD5 29dfc506a713408b52869457b917d6ac
BLAKE2b-256 ebcc5771cbe53e496f5eadd3c4afc96ddb61ca601b729cb21efb11995f9eff5e

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 8c3fba4d49a09a0b0a611ce74da118a750761ebdc2ccd1c1d5c568fcafb8cacd
MD5 262469ffe6b8f8b52cf3707c1f03fb9b
BLAKE2b-256 d0b5ba4fae62d8fd4449fcf286cfb42687549049ef55208233aceddf720e8d50

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 dc896ea9295d1f94e6b1e4debb11d4b3eb370521cda8b1c7795169186c46bcc2
MD5 c657582eaa7e6b582ff10c416416bc78
BLAKE2b-256 2162735d3712cd43870e20df870c27e2368b189dfc2260d13ff7e68d4fc80c12

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b082770cb32979cd325c39153273942208c838e8882ab96cb8706a9ad0332ae1
MD5 c83ea3ed5ccc00ddff80a598aead5d0d
BLAKE2b-256 2dbc9aa75c79e441f3e0b02ab4c94793f5769ecdb4c0e345e7aaf7c27d51f28b

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 65eece451559f0c51bd0eba90ec755c3cdb895493a0ff16515ef8740c5636497
MD5 135e53ad18aa4aa2d3193e0409c610de
BLAKE2b-256 499e38659ec0b1e9dd5b79d5457cf74f334d719a9975969f94a55a9d22ec4763

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 18204fce406794a2cfceaa370efbc03a0b53761b45c50ed870e2097528a6c816
MD5 11f8fbe5c9e59f30a004b7ddd959f327
BLAKE2b-256 5991b193afb1fb3c5b65cc672bf9bd992ea2e095171d48d9dae9866f7f09dec3

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 ca04c24eb6fb838dd8801204a2e1bc4e5aacbf4f68d0b8881fb328e7efc71fb8
MD5 e14c0a07b41fc5bc52d4b058dfa194a9
BLAKE2b-256 a3f80cfbeae9972e00f00fc6825d6f6bee7edda7fdae513f97de256c834331af

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp310-none-win_amd64.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 f958536dee69f8e7adc9ad5f440fbdbafa0d965b50c0169f3b3da4be141a5420
MD5 a2ba58bfaf218b3927f684082c7094a6
BLAKE2b-256 d824e932aea66686cb569b0915884f613d16333141dfef966f946721e09b6462

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp310-none-win32.whl.

File metadata

  • Download URL: hydrocrypto-0.2.1-cp310-none-win32.whl
  • Upload date:
  • Size: 124.8 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for hydrocrypto-0.2.1-cp310-none-win32.whl
Algorithm Hash digest
SHA256 6392f5b05562aea9430c895b5e06d58b316137e46dc096b6efc6ff9be01b4801
MD5 5acfe9b027bea6927b7dca430462303d
BLAKE2b-256 f29257f74716442907e6a32b42fe728169d6065029a2f9044d00afc1272b91ca

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 96de741d7201670d850239bb25dfa155edb119af2feb78b96a92ad21e4832d29
MD5 a3e113ba29696c556332e458776bf5b8
BLAKE2b-256 2d3b9fcf701f4ed7dd5fa634c9a30e696422c02d142d407a6bfa048a87aee4e3

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 46a2db57531fa347966ff1a737c58f4f7b46c11fca065dfcba817edfc510f479
MD5 a8b46be796de6e22820d80d808e9721f
BLAKE2b-256 660f9a26c4060d36e2d1d32bf098bdb1ae2e9bcd853c335a58b80fa6a96bb248

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 4f498d474ed10e923667860061e6e10cf9cbd44d46502250f06b774100a1defb
MD5 82233fc2cfb716814bc865e3eab0c64b
BLAKE2b-256 34b5a543db94553594622ed6a4cba28a23170477991047aa9efb0a7ce1a1e0da

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 cade10bc9d7c73b77ab5818dd7ed69222eb46bef3fb0d71a6041b40f4b90361e
MD5 a5c6fa0f5c8f6c3ce39d96758821b18b
BLAKE2b-256 e089088ea4def4452aee5da5874fdf3847bad90b47e58cb0a75cf39a6038a069

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f9e353fb9e7a8b0d847a4c6077bec80b9d9c4a4823d8e0005b1ef8c10cb301d7
MD5 ffb89fe499d4f2762753b28c417fc586
BLAKE2b-256 d33e4cf1b0a1ec46fd71845b42f47f70f74c7a6758ebdbffab950d9f2e55f031

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 4a61270d54dd88b0849a4e259726b9f79d01b83cdf714eda403067b053e97cf3
MD5 93475d5c450f2fbc6007dba6ac80d885
BLAKE2b-256 1ad5a3587a00d5886a6104dc111e83142a0a5ec6041df70bf3c9806149de4cc1

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6fdc37aee9f694c73cd819593f1c1af1a9667cb0fe459889a62278ce3154778e
MD5 ee21b53e7530f77678e5d39d4e733f1e
BLAKE2b-256 5cdad05a2bc5e466240342da6b0d064d038fcd5eaf7701ab290f81066dea9163

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 50c6e0a81301d0a55d90107c8e4b0daa4e197aea806ece51e5f1febcbdb1896c
MD5 e53c5f1b8b2a57eb608956dddc5987ba
BLAKE2b-256 6acd0e4f0006f87e1f5fda377e26ec927341610a61ac6cece94761b7729e957c

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp39-none-win_amd64.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 04d801c9ade6a0f0f6e11876b91b445e2c0263d452b24f7fe8454df84e64dc46
MD5 1b19c8a2c2882a780cc9bec23017939c
BLAKE2b-256 0e4a9cb764e227281859323fcd7b85d9f6d4d457a3e0798b48e2ee2fa82f5540

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp39-none-win32.whl.

File metadata

  • Download URL: hydrocrypto-0.2.1-cp39-none-win32.whl
  • Upload date:
  • Size: 124.7 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for hydrocrypto-0.2.1-cp39-none-win32.whl
Algorithm Hash digest
SHA256 235f13f18a35dfd85f37be318c757c0aa792ea8bcdff7110befa020643bf5063
MD5 43d8575b37a68e9c127377c1a51524b3
BLAKE2b-256 cee542723e562bfda6455ba9023061908da31b6578ce9d518139fac7e3e5b1c3

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 612673d9b9ffb88452902c4192da07a2388d8c07886862096d6a0901353e37b8
MD5 02c37811c4dc4e3f0f890bdaaaedddf8
BLAKE2b-256 fcdd5b25c2f7ff305425646015e13c2323b5b325ccdbb7e36fd14d9c5f817c20

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 95178b5ef41a0926b4717a44e04630137185922e0b3f748b0d30cf3a9e86f43d
MD5 128a6d74e2cf97d80a4a4a3c0ec16cbf
BLAKE2b-256 6dc684e5613d54547cf0870ff1a979e162f3b5e4e4fb637a8a109c9efdb23b5f

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 cc288adf8c6a26c4cf14a16595bea06ac92c2b30452aee3fac4c8f9a499b3471
MD5 808987ba40c41800207ddd8772fac1b5
BLAKE2b-256 c594fc21b0cb0b0e19bfcf90937831ad7e1ec753fe606c28a0439d5bd39dfddc

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 42329302681e75b81292697e5fbb3a81ea7414b66c81a8e22be3c8b09cf4d512
MD5 b3028707264611ed0d2f983dcb106124
BLAKE2b-256 ad37af44c2014f03adb5b73e9524741a5d617b16a4289fc5fabb965ab724fc52

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3d4140c181575be6effe4766f87f1ce84e306d4a1875188d96ca6af44fb28f2e
MD5 87314081dff03ae14671ac6559f29206
BLAKE2b-256 aac56e0596d6ec643f0822ba6d5b932fe517ea14ced86d9614ad2afb35393888

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 f8abb4b96c9e5dceef63363d00683dce1a9d5bdd3f34ff354bc0bcc8d604e068
MD5 4830652c5a228c5f3cbceaf89d18047a
BLAKE2b-256 904a5aebdcbc47ec1d0b18e2bfd8230a6f5eb90e32d85645a281d41f90a49658

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp38-none-win_amd64.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 99664443a8124db4b5d12329452099cea898197afd5d95a18500fb36f8846258
MD5 0cb0b830a8f1fe91b9cee6a5f7e5abd1
BLAKE2b-256 c2c5fc92be016fb8c0995c89be5e5e6304dc4b629e2dbb983acde7acf42059fa

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp38-none-win32.whl.

File metadata

  • Download URL: hydrocrypto-0.2.1-cp38-none-win32.whl
  • Upload date:
  • Size: 124.8 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for hydrocrypto-0.2.1-cp38-none-win32.whl
Algorithm Hash digest
SHA256 67cf0e5779f321e7e327ee01aa907073b2aaaba563778ffe3b1148088db63076
MD5 909cdfbd6ac13f5143a0477ad5bb2eac
BLAKE2b-256 ffba3e67f388a9b51c7cd1f1dbfe8e8636a6d61b3e2fddb4fdf3645b15630667

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2af3f61d9a03b3af26d39e5a42bbfff84432200a37a887a232df763eb9681891
MD5 4b12c4287907682d9ecd73e39845453c
BLAKE2b-256 7ddca0450a326a3df00112103278c9376a294659784630df3f058a054c90c3b1

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a0592441eef8a05d24f450a3a2bd6b71243e94fd00ea6449e49ef6a2fa36ea27
MD5 6bc7c9623e413471b2232b7bdc102ed7
BLAKE2b-256 d6548d794029eeacff4f6725887e25b7ecaab2806bf1042124acda2d8f7cfa58

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 fcb07d87de63b17955ecd7b1a2a822ba604635d48bf39efc0f1522355d6072e1
MD5 6785ed3740ec646646444663d17db409
BLAKE2b-256 6ba45fd94465dfa510f45e59f776a0eef4759b6d041e2da12ba85231f7c2f08e

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 3ac954ebdde47d6907a9924fda94f6fdca416c6128342173f6f39bdf51ccdad2
MD5 a589e329de9c11b4869b085f262c25a2
BLAKE2b-256 3ca0513221b08862fcf1a69da3bf75fb820a50b264b955867bdd120914bf07e6

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0712ebe555a710c0ee9900a86741b12858ea6c5f484c6554eac7c688acc7094f
MD5 01c005641b46af5bef17bbb0eeee35af
BLAKE2b-256 b3e14f5763b9516a8664e875133862744c66ab738328fd0a8b5282b0d7f66e73

See more details on using hashes here.

File details

Details for the file hydrocrypto-0.2.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for hydrocrypto-0.2.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 9df4bd8b482b7b19050910e71812a3c31f7e42fbc3924d01babd7c9762226374
MD5 69551f05a8f9056c01288edce001cc51
BLAKE2b-256 8c3bcb94174255585964aeae509e4c415f164c999206c4d91300fdccba5aadaf

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page