Skip to main content

This is a packaged crypto-cpp program

Project description

Crypto-cpp-py

A python packaged crypto-cpp library, that can be used for hashing and signing messages in starknet.

Dependencies

  • ecdsa,

  • sympy,

  • pywin32 (Windows only),

  • cmake [optional, for building package from sdist; can be installed with pip install crypto-cpp-py[build]]


Changelog

Version 1.4.1 (2024-01-30)

  • Add support for Python 3.12

Version 1.4.0 (2023-05-12)

  • Add support for Windows

Version 1.3.1 (2023-04-27)

  • Add support for Python 3.11

Version 1.3.0 (2023-04-20)

  • Remove cairo-lang dependency

  • Require ecdsa, sympy

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

crypto_cpp_py-1.4.1.tar.gz (154.6 kB view details)

Uploaded Source

Built Distributions

crypto_cpp_py-1.4.1-cp311-cp311-win_amd64.whl (175.8 kB view details)

Uploaded CPython 3.11 Windows x86-64

crypto_cpp_py-1.4.1-cp311-cp311-win32.whl (175.8 kB view details)

Uploaded CPython 3.11 Windows x86

crypto_cpp_py-1.4.1-cp311-cp311-musllinux_1_1_x86_64.whl (712.8 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

crypto_cpp_py-1.4.1-cp311-cp311-musllinux_1_1_s390x.whl (753.3 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ s390x

crypto_cpp_py-1.4.1-cp311-cp311-musllinux_1_1_ppc64le.whl (796.0 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ ppc64le

crypto_cpp_py-1.4.1-cp311-cp311-musllinux_1_1_aarch64.whl (745.5 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ ARM64

crypto_cpp_py-1.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (160.2 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

crypto_cpp_py-1.4.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (151.3 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

crypto_cpp_py-1.4.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (211.3 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

crypto_cpp_py-1.4.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (211.6 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

crypto_cpp_py-1.4.1-cp311-cp311-macosx_12_0_universal2.whl (258.9 kB view details)

Uploaded CPython 3.11 macOS 12.0+ universal2 (ARM64, x86-64)

crypto_cpp_py-1.4.1-cp311-cp311-macosx_11_0_universal2.whl (257.8 kB view details)

Uploaded CPython 3.11 macOS 11.0+ universal2 (ARM64, x86-64)

crypto_cpp_py-1.4.1-cp310-cp310-win_amd64.whl (175.8 kB view details)

Uploaded CPython 3.10 Windows x86-64

crypto_cpp_py-1.4.1-cp310-cp310-win32.whl (175.8 kB view details)

Uploaded CPython 3.10 Windows x86

crypto_cpp_py-1.4.1-cp310-cp310-musllinux_1_1_x86_64.whl (712.8 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

crypto_cpp_py-1.4.1-cp310-cp310-musllinux_1_1_s390x.whl (753.3 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ s390x

crypto_cpp_py-1.4.1-cp310-cp310-musllinux_1_1_ppc64le.whl (796.0 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ ppc64le

crypto_cpp_py-1.4.1-cp310-cp310-musllinux_1_1_aarch64.whl (745.5 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ ARM64

crypto_cpp_py-1.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (160.2 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

crypto_cpp_py-1.4.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (151.3 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

crypto_cpp_py-1.4.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (211.3 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

crypto_cpp_py-1.4.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (211.6 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

crypto_cpp_py-1.4.1-cp310-cp310-macosx_12_0_universal2.whl (258.9 kB view details)

Uploaded CPython 3.10 macOS 12.0+ universal2 (ARM64, x86-64)

crypto_cpp_py-1.4.1-cp310-cp310-macosx_11_0_universal2.whl (257.8 kB view details)

Uploaded CPython 3.10 macOS 11.0+ universal2 (ARM64, x86-64)

crypto_cpp_py-1.4.1-cp39-cp39-win_amd64.whl (175.8 kB view details)

Uploaded CPython 3.9 Windows x86-64

crypto_cpp_py-1.4.1-cp39-cp39-win32.whl (175.8 kB view details)

Uploaded CPython 3.9 Windows x86

crypto_cpp_py-1.4.1-cp39-cp39-musllinux_1_1_x86_64.whl (712.8 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

crypto_cpp_py-1.4.1-cp39-cp39-musllinux_1_1_s390x.whl (753.3 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ s390x

crypto_cpp_py-1.4.1-cp39-cp39-musllinux_1_1_ppc64le.whl (796.0 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ ppc64le

crypto_cpp_py-1.4.1-cp39-cp39-musllinux_1_1_aarch64.whl (745.5 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ ARM64

crypto_cpp_py-1.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (160.2 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

crypto_cpp_py-1.4.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (151.3 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ s390x

crypto_cpp_py-1.4.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (211.3 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ppc64le

crypto_cpp_py-1.4.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (211.6 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

crypto_cpp_py-1.4.1-cp39-cp39-macosx_12_0_universal2.whl (258.9 kB view details)

Uploaded CPython 3.9 macOS 12.0+ universal2 (ARM64, x86-64)

crypto_cpp_py-1.4.1-cp39-cp39-macosx_11_0_universal2.whl (257.8 kB view details)

Uploaded CPython 3.9 macOS 11.0+ universal2 (ARM64, x86-64)

crypto_cpp_py-1.4.1-cp38-cp38-win_amd64.whl (175.8 kB view details)

Uploaded CPython 3.8 Windows x86-64

crypto_cpp_py-1.4.1-cp38-cp38-win32.whl (175.8 kB view details)

Uploaded CPython 3.8 Windows x86

crypto_cpp_py-1.4.1-cp38-cp38-musllinux_1_1_x86_64.whl (712.8 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

crypto_cpp_py-1.4.1-cp38-cp38-musllinux_1_1_s390x.whl (753.3 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ s390x

crypto_cpp_py-1.4.1-cp38-cp38-musllinux_1_1_ppc64le.whl (796.0 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ ppc64le

crypto_cpp_py-1.4.1-cp38-cp38-musllinux_1_1_aarch64.whl (745.5 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ ARM64

crypto_cpp_py-1.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (160.2 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

crypto_cpp_py-1.4.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (151.3 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ s390x

crypto_cpp_py-1.4.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (211.3 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ppc64le

crypto_cpp_py-1.4.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (211.6 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

crypto_cpp_py-1.4.1-cp38-cp38-macosx_12_0_universal2.whl (258.9 kB view details)

Uploaded CPython 3.8 macOS 12.0+ universal2 (ARM64, x86-64)

crypto_cpp_py-1.4.1-cp38-cp38-macosx_11_0_universal2.whl (257.8 kB view details)

Uploaded CPython 3.8 macOS 11.0+ universal2 (ARM64, x86-64)

File details

Details for the file crypto_cpp_py-1.4.1.tar.gz.

File metadata

  • Download URL: crypto_cpp_py-1.4.1.tar.gz
  • Upload date:
  • Size: 154.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.7

File hashes

Hashes for crypto_cpp_py-1.4.1.tar.gz
Algorithm Hash digest
SHA256 825020dc7352f7f4a9e632416c722fbff7fa14d3833f70cc9d17f5fa77f1bd77
MD5 31c9643ff5fbec6a81709d09d772f6e3
BLAKE2b-256 7720fa51df473a37faeb5ec4a8339787c9bba79553094d4f8ce7d347ab3cbfc3

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 7dbb2fada95a279e164b3e8e251a52faaeb78e4ca86902a8efe39b04db20a719
MD5 64e45a98092d7d8ecf67f43efc3c7e65
BLAKE2b-256 3a033b5ccc697a538b62861ea59c2cccffb08a6024fa6cb1412e8eae97ad3f52

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 72277af77e0da6ddf0af2f6178d2fa25942064541a72f6e81b616add873fed34
MD5 7a51bb126587ec466a52c41c01ab9412
BLAKE2b-256 5e6c43105982e774817f98e7aa70cfa3720b0ad81fa5004871edc242151ec786

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 eb351ae041736da65f891f1802a100ebd758337028d43aa02712fc554f88a0a7
MD5 5e238c1d31069185b104f535a7cfcbfe
BLAKE2b-256 9b8059154f1c95d489cbac6ce5f2783da3440db9c327c9c0cc55df9ff0eb0cbf

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp311-cp311-musllinux_1_1_s390x.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp311-cp311-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 eb2d5156948fa7476a486dd172b7377ed750deb0af371d9880cc86ba41c3e079
MD5 2a6afe5ac72ae0b85a978007b6bfcf21
BLAKE2b-256 251c7a52daaa33cb2a172716d3ffd57779e440491e6d35c380a691daa3936686

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp311-cp311-musllinux_1_1_ppc64le.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp311-cp311-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 4a0c8e387288ba8ef75493709e6a58f5da10b5b73a8780e7e5c59f1c1cef0119
MD5 60da021a6341b324c1b43fcfc65fb33b
BLAKE2b-256 9be7f07de2f3283a784e914b6cee6894450336c89875fbbf506ae215a2ed1df9

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp311-cp311-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 74b533576cd7298b12966366ac57934e5190e85581b0b2bb88f79d024631b733
MD5 75c646b12b145512093d9fd6771751d5
BLAKE2b-256 713bb20a99daad846d019d1e838ff2e5d87e8eff4bca0c612d56c76d013cab38

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4961dc037dcee96c3b9869615c484b8546a4f7c6ab3f61374565bdcd604f0951
MD5 012f79caa52fc01f353d592fefcd5396
BLAKE2b-256 20b44e1774ee4fc8d16d69e115da37da8f63b9de60448f6d3403b1a4b7ed23eb

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 9e855e131d61707e27cd2b542f36ff9b7b1560e1b916e0af96022df53370a076
MD5 13a5af24d11777ab4bf218dcc9947f7b
BLAKE2b-256 ecf734d15d4f546f25d41416f6a583d4b1efcd513d22e33d45195b49473beeac

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e1e19ba7f321c2e9435b5d03b121bb695c1a2442710e46eda7d9262240db32e7
MD5 1b54ff349d96daec03967049ee567467
BLAKE2b-256 9080bc0621b4877d77b8c612b06cc17e943410b976679ffc2ef965d0f28333ab

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 201a7bac1f9198f07367242d7fd85fe10494a8e303d0ffd36cefcdb696ffbd5a
MD5 bb3335cd2334a5129299b43b32e49a6e
BLAKE2b-256 b6aa2235ed03dbb9fe3b8d8282a072395eba5ea4bb31a946942ce5f446217852

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp311-cp311-macosx_12_0_universal2.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp311-cp311-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 13ac4869398c9c7e0be475cdc6c2632aecee2944cb1da4dff14b26f6a1de7872
MD5 4404423e90a3e8b2f9534187c23c433e
BLAKE2b-256 fce66b21ab9705ccc25d80e6dd33a5bc48f91108fac81490098a51860c484d14

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp311-cp311-macosx_11_0_universal2.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp311-cp311-macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 aa04cb9eaf94a57c8285d5daec4d2e78b7e14a166e8b3a5c2cb7df680447917e
MD5 001cec356993c6f015e284accfe5553f
BLAKE2b-256 ba6bd35846219c607b25f57319d43c8733562c7a7814e5b6a5cfbf64513fb73f

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 19a6f4a09d6aa7d0c5c987106f8cb341d69b327e7fd62625bf774bc6b368ae3c
MD5 95cc368225381c8ec98a0f743e4acb54
BLAKE2b-256 74bb9d46c24f25d95c94b5f1b33365dab27219c29b3ca3853336586e0c6264b6

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 3f5d685a4aa6808764307e4dacac5f55f55b246e87bd85a9828c4d6f87465a0b
MD5 aa93283c6751a6cefcedfa69a23ad9a0
BLAKE2b-256 0f1bcf27388eeeb52c52c56a09d9c1aea76aba0b684dbb34e7d1ede98a0b04a4

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 4922b7c97b13408af99a97e4045e6384ddc368e4004f8611573bf01d944bf78c
MD5 30f6dd1b54228c6dc7ccf687fda51555
BLAKE2b-256 0b63e2e43268978f564eef063e530147c235d8f7e170382bd0df2b8f798e652a

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp310-cp310-musllinux_1_1_s390x.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp310-cp310-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 aa8cefa70b7e02294edeb1f878e8e870df2cc717d70c4103f5b7a065881db349
MD5 b36e73154458340428898681554a8bda
BLAKE2b-256 7fbe3a745bb979c2387b5f98991908a5e83090b168e6f28881dbdaa908afe5a1

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp310-cp310-musllinux_1_1_ppc64le.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp310-cp310-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 77762259da3262340cde85fc6e629a2fe24224ef4cf294eb4dee8deaefc6206a
MD5 95040fd507d8aa8f2bc73291dcb0b9aa
BLAKE2b-256 622a40be295fe6fc247e521f4569ec17678c41efc1c02c2ed7a50b18df167ac0

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp310-cp310-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 fc2ed82450b5a2187411d77823465d148e512eece1637ad4423543e931861c3f
MD5 289e881e7492e9b235d98d726ce55183
BLAKE2b-256 df27aa4062baf62e6b267747fc19063fcd1377b2d966a12e01bd68f4401ecf07

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 20665c1acfa71cc51e93dafe96a5237ec96b20606b6239a7ebc571f1076b9105
MD5 5a12515dbe31f88517c731931d831062
BLAKE2b-256 2502f49beb558a74d19866d8f5adeee2aa0163987dc4a3df3f89d51de5817bce

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 864e6f5b5c030e84ac167bc9b29bbb32704e56ba58cafe0ba4d16a9ff1582b84
MD5 a13c7d0632a245bb88755b817b524179
BLAKE2b-256 080441b8416d877f661fd8ba2754a91bf5631743f954d456bc41ee105304c362

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f11b3bea946ca7535037ce75b0ffe4a495404a5755b34ecbd59bbadf419d1511
MD5 16eada110dc5beed8a3a6f0813cb4f54
BLAKE2b-256 993e9d39567779c9e6f9fe77391c35ce8a7892292d07d3a6b5f9060cdfa55dd7

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e49468639e5c458e36492e44bdaf66019fc3bd1d81a7fb892c7d5a395758999a
MD5 711790ab3e412e6c23e8ba1255d69417
BLAKE2b-256 5325c554c653b9b39199c363728f74e11979be0d672d9ba892d1ef0f2dac23a5

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp310-cp310-macosx_12_0_universal2.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp310-cp310-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 3b359041296d58e210d15bde6643b8e3bb7db00d226be7efaf480db270086a47
MD5 2128b09415cbb2107a760af8b5c82d0e
BLAKE2b-256 84020d140437a4c93e6b04472803626b37d898d9f506704cd9abde0047089b4a

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp310-cp310-macosx_11_0_universal2.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp310-cp310-macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 9412c6dbe9788f168e618a37988461a693eb3d976b8358fc427f41eb5d50a51c
MD5 efd2a132a1d4a753ab51df5a2ffdcb6f
BLAKE2b-256 7c88b7b0546c4850e24b6f74f3c3aee73d0e15ffd2cb2231548addfcaa65a08c

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 89fa11e5c78606a7ddfb793432c605912a228f2c379010ff322de2dcd2effdc5
MD5 c46e8567aa6235996134aebdd85443c4
BLAKE2b-256 78a5f63941ae8dee5bf704464dc4467c160ce5fd1bab49b05e2bba4e5f80c216

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp39-cp39-win32.whl.

File metadata

  • Download URL: crypto_cpp_py-1.4.1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 175.8 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.7

File hashes

Hashes for crypto_cpp_py-1.4.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 fc6349c676e5ce56b7b6b2021ec98df4115c15c14e9a25b0898a8e743cd779ad
MD5 d9aa16a7fab4c5f301ebbaaba1de15ce
BLAKE2b-256 be4d85e93dd0b6834787cc6c5438e248fad753444721e6a249110bd2706a10c9

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 48256193c760ab1fa496f1ad50870adf158027b373b3eb48a0d3c3be0f5ad994
MD5 329aa9baad5188c36df2929ef4e3bb4e
BLAKE2b-256 d78e8c9fc915398e44c8915eb3ca3ce9a1c3a155a144fced3f27a67571d28abd

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp39-cp39-musllinux_1_1_s390x.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp39-cp39-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 32d16cf721a9aa6300400e662530e682b545702fa7e23b5fbeed86beffd7097f
MD5 8a79b6a6891c6a7ede102ee70b5ac2ff
BLAKE2b-256 a7b2679fb278b9b6ffc0bfe6a7ab39ad42f617f8b1df93994c2651d1cfb9a959

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp39-cp39-musllinux_1_1_ppc64le.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp39-cp39-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 cd16f50b117d7a94328a0d5b4a12ef33f464e235473108eb2e981e33fa5d5205
MD5 a7d4d7d935afc90eeb3a67daec773a5e
BLAKE2b-256 32ffbe9b7ea68411fd50bc5bbb55d15c4320758c6dfcf338c4e07837b8f42b1e

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp39-cp39-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 8fc447c46cc36d84d7eb58d6d3e427a9a92e2fe84db58b6f2a9af891d7407fc4
MD5 930fae54d7e2ccd4bb895c4ce3310142
BLAKE2b-256 b1ccca5563f350cacdfb5b02bb0cff9344a2dca850d69bdfd57c0affa6b161fb

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9dadd38841cdaac4353f926c4d0a0e4d0d7e662678944dd16759995836f66e64
MD5 2ad611c4adf198f46bf1cddcdb08dd6f
BLAKE2b-256 e8c5c11bcca1e9ae9d33e8c53c32d743cf2f0acf998feb4d55a158c51d56d885

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b281b68e94fe8db9100868177d85c7f8f3108ae0325ed106e4465cddd7373588
MD5 29feac2385854aab20f5a521f740e215
BLAKE2b-256 71e45811941ba2a1e1bab66798b9c2b1400b86266bd9fcdca13e366efb566897

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7d4b32f5d058f834f75a5c012d23dcfc31d9a423024e677644f42a8a4a9bd708
MD5 0e993fd3fe68a28c88da137aba698006
BLAKE2b-256 acdbadfa1ce1b4671a6b499c5ea10dfa6edf0ee431eb77b4fd5aa6ece5c47eaa

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 985e3833a42d8231826716aaf922ed89d2199e7225652cff43f4deb67ebc9ab0
MD5 3358bc3483765865f228bed02b336ad2
BLAKE2b-256 ecde3aed8ad3bd9fa3334b6f9a665f83b760ce1d20e5ffa41997fb80522514c8

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp39-cp39-macosx_12_0_universal2.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp39-cp39-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 7fb76d28186b3e8486fa5bba1b9581f9dba1e1bf5856783770f7408727a85d27
MD5 f282929e4d7a0d1f20e25d15b70346e5
BLAKE2b-256 2576f84656f4472636070341458cd794fb34b31ace40fb31b35827f148a205f1

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp39-cp39-macosx_11_0_universal2.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp39-cp39-macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 9fc51a19c9c56a9706846d3b9058eb83b3aedcbe940f52f6537667a8d4f1fb80
MD5 b2ca09940656163ae94e0711490d51fc
BLAKE2b-256 337fbb2331b75191a398c5f6e502accb4bef8d36c4d45a80d288b672a9dc3f40

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 a38d941ad47070aae766c5cc250403bb91e54dea144967b45e8befaea22629d1
MD5 0e6f7edd57e424cef68a97464db6691e
BLAKE2b-256 7da79ab02123650b7654d91f683036cf5f04f05be58f0de45f64dda642cace25

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp38-cp38-win32.whl.

File metadata

  • Download URL: crypto_cpp_py-1.4.1-cp38-cp38-win32.whl
  • Upload date:
  • Size: 175.8 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.7

File hashes

Hashes for crypto_cpp_py-1.4.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 e502714b44361a4c4ac0ecff6b5349218e3352ad6567ade99a5e7e6cc79b6cf4
MD5 abdbd2db75452e70b8a32515ca9d2059
BLAKE2b-256 f94194a2159f75ed406cac094bafe8d98ae7e4a1a5899b8855b3fd9673ce22d3

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 2980a324fe750d6a18316652b791828eb51746936ba5f9f3a54ed147a16e8fd6
MD5 08f7d6ebfcaa0cb2165ed24278c39415
BLAKE2b-256 c5e29be9bb14104bea0ffa40cf1abf48c7b9661162e4ff87dc6944e12a7d8198

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp38-cp38-musllinux_1_1_s390x.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp38-cp38-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 7843e08c0b9eaa8ff200aa5f842f2816a81e3d00617505efead9a3f2ca7d8362
MD5 09b2ef15e29a6f0fe67209fa927f991f
BLAKE2b-256 3a0d97aeb17f997fa8a6f34d965d1306a16645844d7bdf7aa262b8d2398713ac

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp38-cp38-musllinux_1_1_ppc64le.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp38-cp38-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 a51b592eba304aeb9d806e897229e392c5e962f25e37e446766a717e20d8e79a
MD5 a343cb0dabdf1be7e9449928ee183764
BLAKE2b-256 c8c0f7cea20a13cbb6250274205d5fa726d06d47e9e5c2deed2e11cca1154401

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp38-cp38-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 d14fd11fefd195838ad1a04f70ae2a75b65cae1db0b232c22b352b92d17c8972
MD5 0759dce1270247140ef7294afdc1b400
BLAKE2b-256 1d56ed5d9695c6a1399c8dae887cb933e2ed6586812e562bed804ef447b340a2

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 392863ac47569c5ae2c8ce5533109ceeaab48de6e634ef0c3412367d396e959a
MD5 39dd5fb0a50d6433a8fce1b15349efa9
BLAKE2b-256 8d8d1db8e9a4fe1c7c3dad4699e0e89001d541e1198f478cc44fba88f2168383

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 5ac71cf6b77b919832388cfe81b7034d76609a225e413ceaf0e1901d610dc0cb
MD5 6790de886c4982752a9ca58c58d5dcd0
BLAKE2b-256 ea2567d65c9fb12b0dceaecc0c46e8ea275ebf9a271b9febf8fe262c19fa72a3

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 33b5e7d93f550c389629601c33339e7d0de8c4c7d4257ade81a07a387ca45758
MD5 4f965c72a9d2c4ac079f79537acf9737
BLAKE2b-256 992dca8493463984487bdfdc6db60d747be65147c9465e47647cc82c3c13cf28

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 04dee3a6f9d005a39fcd43961c77a1364f58900880e7b8e6abab365f12a37964
MD5 32365964238a4313b75cb00939e6999d
BLAKE2b-256 776191134f3b36682b56b81c2fb0f439dc50242c430cefdbeb4c9afa6168c98d

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp38-cp38-macosx_12_0_universal2.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp38-cp38-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 649deb50c617d0087d368600d05115c318db1221afe053e8da3ee8537fc70937
MD5 a94d7fbefc45defccd0e20d293bfa7c9
BLAKE2b-256 001b9d83d93a09fe7ca82519e4407be9a7a93a42012c2de682e0070dc4949124

See more details on using hashes here.

File details

Details for the file crypto_cpp_py-1.4.1-cp38-cp38-macosx_11_0_universal2.whl.

File metadata

File hashes

Hashes for crypto_cpp_py-1.4.1-cp38-cp38-macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 26bb1ace247e2b32933eca0af2e5742975451d13e93be3255e2848f64cbc1cfd
MD5 b335b250628fff6cc7a1a982a8a2a5fa
BLAKE2b-256 54d9f502e340fe7616a1d3888605d3e23acacd7bd81634a4be490e744c1ad7fd

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