Skip to main content

Streaming-capable SipHash-1-3 and SipHash-2-4 Implementation

Project description

This module provides a C-based implementation of SipHash with an interface compatible with the hash functions provided by the hashlib standard library module. SipHash-1-3 and SipHash-2-4 variants are currently implemented. The module documentation provides a detailed description of the API.

This module differs from other similar modules by providing a streaming-capable implementation and an interface compatible to the hash functions provided by the hashlib standard library module and by providing binary wheels for all supported Python releases on the most common platforms. More platforms can be added to the build job as needed.

Following the hashlib interface, the return value of the digest() method is a bytes object. SipHash values are customarily stored as 64-bit integers. This module extends the hashlib interface with an additional intdigest() method that returns the hash values as a 64-bit signed int object.

This module is implemented as a thin Cython-based wrapper around a C language SipHash implementation copied, with minimal modifications to allow compilation with MSCV, from the c-siphash library by David Rheinsberg and co-authors. The c-siphash library is based on the SipHash reference implementation by Jean-Philippe Aumasson and Daniel J. Bernstein released to the Public Domain. This module is distributed with the same license as the c-siphash library: Apache-2.0 or LGPL-2.1-or-later.

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

siphash24-1.4.tar.gz (7.3 kB view details)

Uploaded Source

Built Distributions

siphash24-1.4-cp312-cp312-win_amd64.whl (182.9 kB view details)

Uploaded CPython 3.12 Windows x86-64

siphash24-1.4-cp312-cp312-win32.whl (157.3 kB view details)

Uploaded CPython 3.12 Windows x86

siphash24-1.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (103.7 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

siphash24-1.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (98.6 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

siphash24-1.4-cp312-cp312-macosx_11_0_arm64.whl (78.5 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

siphash24-1.4-cp312-cp312-macosx_10_9_x86_64.whl (84.0 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

siphash24-1.4-cp311-cp311-win_amd64.whl (177.8 kB view details)

Uploaded CPython 3.11 Windows x86-64

siphash24-1.4-cp311-cp311-win32.whl (148.0 kB view details)

Uploaded CPython 3.11 Windows x86

siphash24-1.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (106.2 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

siphash24-1.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (100.7 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

siphash24-1.4-cp311-cp311-macosx_11_0_arm64.whl (77.3 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

siphash24-1.4-cp311-cp311-macosx_10_9_x86_64.whl (82.1 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

siphash24-1.4-cp310-cp310-win_amd64.whl (177.8 kB view details)

Uploaded CPython 3.10 Windows x86-64

siphash24-1.4-cp310-cp310-win32.whl (148.6 kB view details)

Uploaded CPython 3.10 Windows x86

siphash24-1.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (105.3 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

siphash24-1.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (100.0 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

siphash24-1.4-cp310-cp310-macosx_11_0_arm64.whl (76.8 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

siphash24-1.4-cp310-cp310-macosx_10_9_x86_64.whl (81.9 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

siphash24-1.4-cp39-cp39-win_amd64.whl (178.8 kB view details)

Uploaded CPython 3.9 Windows x86-64

siphash24-1.4-cp39-cp39-win32.whl (149.6 kB view details)

Uploaded CPython 3.9 Windows x86

siphash24-1.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (105.7 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

siphash24-1.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (100.5 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

siphash24-1.4-cp39-cp39-macosx_11_0_arm64.whl (77.4 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

siphash24-1.4-cp39-cp39-macosx_10_9_x86_64.whl (82.6 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

siphash24-1.4-cp38-cp38-win_amd64.whl (178.8 kB view details)

Uploaded CPython 3.8 Windows x86-64

siphash24-1.4-cp38-cp38-win32.whl (150.1 kB view details)

Uploaded CPython 3.8 Windows x86

siphash24-1.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (107.0 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

siphash24-1.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (101.3 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

siphash24-1.4-cp38-cp38-macosx_11_0_arm64.whl (77.4 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

siphash24-1.4-cp38-cp38-macosx_10_9_x86_64.whl (82.2 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

siphash24-1.4-cp37-cp37m-win_amd64.whl (181.4 kB view details)

Uploaded CPython 3.7m Windows x86-64

siphash24-1.4-cp37-cp37m-win32.whl (152.1 kB view details)

Uploaded CPython 3.7m Windows x86

siphash24-1.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (105.4 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

siphash24-1.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (100.6 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

siphash24-1.4-cp37-cp37m-macosx_10_9_x86_64.whl (82.2 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

Details for the file siphash24-1.4.tar.gz.

File metadata

  • Download URL: siphash24-1.4.tar.gz
  • Upload date:
  • Size: 7.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for siphash24-1.4.tar.gz
Algorithm Hash digest
SHA256 7fd65e39b2a7c8c4ddc3a168a687f4610751b0ac2ebb518783c0cdfc30bec4a0
MD5 03db0013286bbb4022bde234d0b8f13d
BLAKE2b-256 c232b934a70592f314afcfa86c7f7e388804a8061be65b822e2aa07e573b6477

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: siphash24-1.4-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 182.9 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for siphash24-1.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 288b3ff9fe5baec93de1da0c0bd0addd10cc6e069f7ad15b0957bf1ffed6ddcf
MD5 114557afeff61101384f1d64dc7cfb54
BLAKE2b-256 e176802cae392f7226415fd4d568029a7c0d71f51f67e388e44cac2b196352d3

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp312-cp312-win32.whl.

File metadata

  • Download URL: siphash24-1.4-cp312-cp312-win32.whl
  • Upload date:
  • Size: 157.3 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for siphash24-1.4-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 0d51139c1e97ca5815fce39d33c41f594cfb498ee8ce90cead1a6da89c366b8c
MD5 17f3dbb6b413f9ae9f0a7ae0cc34d77f
BLAKE2b-256 3a2f0b46cbe148880cd1359eae44ec0025bb5f453c0ef48415c2ce7afba9da93

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for siphash24-1.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 581aebeb413488dacda32ffda6eccddb20b7aaadc08a420a924f7fb363629855
MD5 8e471419995243f249ab791ef1439221
BLAKE2b-256 9ea9ffe6a81e66cfa454d1db25210dc7822158a5eb617a4d6a7bc0185e3dd4a5

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for siphash24-1.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 dffe3565bda93cac3bf1eb7e85938798634ab83f04f1f8a003feeb8a5aad209d
MD5 43293a2333f093523ed0584c61ef7c70
BLAKE2b-256 b0e6b88e6a0fae98f47b385eb9e44cdc53f9ba997dc085a55526959a5f66a8ca

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for siphash24-1.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 29ce250e9e9eebcc34658c4ae41d55de1a8f00803637cf257cac876a1d5798c7
MD5 8dac637ac9b9318de247cef6987c995d
BLAKE2b-256 18cb15362c0ea0720efdb4457d1901e4ecd288e7f18a0978d9ab6554fd8a4e05

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for siphash24-1.4-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1190d99a257ab599b272672b28538c680a98eed42b9c32654c6a4d96f9f392df
MD5 ddda7e012b2a6a6728867f8d4e5d1290
BLAKE2b-256 1755ab8fa1c90076fad7691f04c76539d2e1230f144b55fa2f072d3297f7a151

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: siphash24-1.4-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 177.8 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for siphash24-1.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 aa1b5f1087ebeeb80d0c4ecafd9bd22bc33945a51f685bdd1062f66e96c1db5b
MD5 dd5d3a0006fe8283916d5ac9ca2024ff
BLAKE2b-256 5620f3f805674c6b59937fd5dfb6d54948b1d28bc2db3e14d2358ccfe9294303

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp311-cp311-win32.whl.

File metadata

  • Download URL: siphash24-1.4-cp311-cp311-win32.whl
  • Upload date:
  • Size: 148.0 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for siphash24-1.4-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 9db7628616dee60e6a5ede2f3648d228e5071914b76bf73749a23d1c0f14623c
MD5 7fc7ea464bd516e712f639537a2974d7
BLAKE2b-256 748e92e8720ceafe36355b466ed8260ea24f8f6f7ff49cdc9e8082ee9d1fbdf2

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for siphash24-1.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9271fdb6cba4942669f6ce802a2efe5667c5541c856ce0b71d241b4572a71834
MD5 32eb08640c558bb792b5103396ac3405
BLAKE2b-256 593a2fa5ef15db38913e01ba9ffcbef55f79a44277737c8e7f8d9f8a85a4cb15

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for siphash24-1.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 937c16048f8ada21c975d060fba7b1df678d94ce911edeff505640f874ac4f56
MD5 aabd1f59460146ec71a9e74b222c9d7b
BLAKE2b-256 26d64de1abb51a63ac69455ad4325804c62d2366f553444f1c44d40f120c8648

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for siphash24-1.4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 22048097a469aaf0529c63e35d22a4dc71ec93fedb54c4dcdbc440d20b91dffb
MD5 1654941a06e323d1d2e2df169f87d686
BLAKE2b-256 e4d4381e69284e52d4f058a7549c1a87866e52e78b2ccc4571ee1556a71d38cc

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for siphash24-1.4-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 03387aa1fc6c8778bf6ecf0ede7bfd967475e5b39ff39d0ee0957d060522eadc
MD5 126ee41e7b225c493f7e5ee6444ec0aa
BLAKE2b-256 ad781a553d9bc3bfe6eeb5f2d69cbbb33037c6015cc7ba862199638364c21473

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: siphash24-1.4-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 177.8 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for siphash24-1.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 32226ed14559a381f92842ece2c2cd4ef60e0654e04be59ddb8f2857fe986775
MD5 126c70d39808ac12f5be5b64a0e8c8b5
BLAKE2b-256 b58f7061176911f356895f9f6ed73d663bcce217b29c8332c1d4b1c9c83cc813

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp310-cp310-win32.whl.

File metadata

  • Download URL: siphash24-1.4-cp310-cp310-win32.whl
  • Upload date:
  • Size: 148.6 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for siphash24-1.4-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 81024ad5757abfa67dc8ff292aa4474bb58c661c5b49de0502d32224dcd20f80
MD5 8e7f3a8b3f5776ee2741216021a8c102
BLAKE2b-256 f9f6bfc389344d6b56061df7690af4656a7f78d60a0155d974b6796a7400cc64

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for siphash24-1.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 797348451f340c8c98c02ee8a728f42c523842d81a1aadb4016dcbd8e22d41b1
MD5 00829edb186dcf77d4685b1717cab4f3
BLAKE2b-256 83f43d66f2d8d12ee5aef416c7b1c185a9dc8674c7e07cdb93ff9adba0043b3b

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for siphash24-1.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f2a756274ac6ff174257860f51b32580f5efa0913e571f6b4cbc54b215932707
MD5 afeefdf2e8a58f7a87fd56b834dad67e
BLAKE2b-256 62d047f30d2c1ba0882364505c77d39a2a1581de429ceb9cc8ddddd8efb085b6

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for siphash24-1.4-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 40bbfe5d0d5f7bec989efd614d9a0f48d7f8ec313adb9d5578b39052cd1821ec
MD5 89309886644c91acd91d7cd5a8f46d4f
BLAKE2b-256 68c7bb901c0a25a1133ab988a20823c4c2f9ab46e666564309a9634e8ef0235a

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for siphash24-1.4-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1e3f5206b444c2159814117a6d90b1d3d773bf48dec1dd1ba6420c424584446e
MD5 c9e6369b54a5efed78b025a81bff4a9b
BLAKE2b-256 8e2170d4d52a569dea3ba91b224df71e3b9c933ea0a1ab9d6aa966d3ee621727

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: siphash24-1.4-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 178.8 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for siphash24-1.4-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 76278f0a462ac8f6280557cdd74ef98863943a0154108c8c0c1b8fa4d816614a
MD5 2bac6871b25f0b9c9051461c61451533
BLAKE2b-256 56504a93eaf483f9eab16f75192b968df2808f4107294025e944894b29ee64e5

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp39-cp39-win32.whl.

File metadata

  • Download URL: siphash24-1.4-cp39-cp39-win32.whl
  • Upload date:
  • Size: 149.6 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for siphash24-1.4-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 0bd4e3a5d16cde7aeab1990fa9da5e8721f23592a4aff7c8cbdf3759dec52e04
MD5 aa58c84ae8adfd2834aa9526a0cc99c2
BLAKE2b-256 22cf9f6b7e19648a2bce1095f0420a4e5e63de3203f20b6b33c3f9743f953cda

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for siphash24-1.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 db8b93f4c275c7b083e2a1b5965e371c5683d3f62da0ba1accc90412723193c8
MD5 9ba5473ad1aa8c017530275dd798a3ba
BLAKE2b-256 8f084dd7e377bca0780e21d867bccd1bf60669dc2c38f7005af2451c890fc459

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for siphash24-1.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c4239dc5042f9ed3bb245d94da558d3a2dbeab721a00007c3ce806dd5a60cac4
MD5 a9b238af7c60e7146b64f3835f34488f
BLAKE2b-256 f0e70a1a373fddd7c7124a10bfd57d18254c7ed721d084eece1d44caaa7866cb

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for siphash24-1.4-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3bf0e5b0e7f878a18eee9d38cd335b3c10ac5e81156150d80f0654f52ccf84d6
MD5 c3f8cf1ba3875e88232dc599c8aa2028
BLAKE2b-256 36c8586a0986d8da9169dad6252ed872d5d8fb2730725583c8b776f1e23a40c8

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for siphash24-1.4-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b81a02e5603a391d5e0c269eef7245d7558d06b66a31d0306eb5b694726c30c6
MD5 ef9c476314241041f2cb7be5fa6fc03f
BLAKE2b-256 74dd3305e5da2fbc11bd165ee41d90911ab1d72475bb4add0b97d132dde23369

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: siphash24-1.4-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 178.8 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for siphash24-1.4-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 ceab42d32f2e97a3ae41c6c57f34680faa03addcec7c75a9f2aca9e041c78645
MD5 09d88260944dfa710f6999f34dcf4e12
BLAKE2b-256 bf78796a287972c1abedfde57d104b7c65310f5fe42c4a5a12bcafd6374cd1fd

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp38-cp38-win32.whl.

File metadata

  • Download URL: siphash24-1.4-cp38-cp38-win32.whl
  • Upload date:
  • Size: 150.1 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for siphash24-1.4-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 d5718db0bef3b87a1a32140be57c5d7a497e9ffe2a441b1939c9c42100bf99d5
MD5 0aa247ad6f77f2bb4fde453a0b91c97d
BLAKE2b-256 b74924f30632e69a46c2af9a7881fe50bb62febd3dd40c474de46205c3479b1a

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for siphash24-1.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 af8c2a4d7d454f15dbc82702a52e985c2f63a03203256bf5b217480d7d33f028
MD5 edbf2e205e8ae4c91cba131c85986aff
BLAKE2b-256 7287cf73c63ec9da716e71a20abf3fbc2dfd54b0b3038417f651ce9dc3e38494

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for siphash24-1.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 683c1a3f8da32a3c932d6901caaee44211c8beeb4cd42061be30cd7d535f6096
MD5 f2383567f661607b91bd1e07258b27c3
BLAKE2b-256 3a983092e3bd167ab878aa506ccfe6206936c396d98a7f5c4cce8be2bd2531af

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for siphash24-1.4-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ba06d6daa711d82381a8f110d89f657bb241ecc88572268a3bf2bb228eec5578
MD5 5f6df9691c757d5a84727c5f1d000dd6
BLAKE2b-256 a11a835514bbff1dddaa407556d59e77bee3ec7401bd510dd578218c33e65773

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for siphash24-1.4-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8203ccd9c3ea5499eec9d004075d459079891c4ba17c7295761fb2d2c8e1c9fa
MD5 dc6717586835bfbf699db3f6bd1e5b0f
BLAKE2b-256 4d4faff1f0cc0f1cf152a3e59cf5dd5187bec2a8c35975a35ca8a0371a5ac8e5

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: siphash24-1.4-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 181.4 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for siphash24-1.4-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 85688b2824c5afc887b319783009b88e605c753756b450d52207d95313ad45ec
MD5 efaa8bef43b142e6c3edf3afaf9de37c
BLAKE2b-256 7bd2369fbb3c762b141f379f3dd52d3d088302b9baeb02aaee3007a307dda9f3

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp37-cp37m-win32.whl.

File metadata

  • Download URL: siphash24-1.4-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 152.1 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for siphash24-1.4-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 92d82bbc358bbf8d976d92c9b38bc0e0a2f8de62b3653603560d0c53cc836b1d
MD5 472f4bd2de7f7356fc840909a2f16b27
BLAKE2b-256 3603aa3390916282c09fa60b18c712bf1d62b53efa9b6ee2dbe38368b4251aef

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for siphash24-1.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4a188db25a0579bac6268385c807619717c017e437180d50d0ece2478d9af2d9
MD5 410b9d0be15040e776156455786528f6
BLAKE2b-256 44573835e4124710e6006ba1f1f109c77dca964f288d9bc44a9a561d9ce8a3c0

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for siphash24-1.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 393f1b0129672f731a73cb44f989a9714e93f4a5f21da6cd45d60926da32ba52
MD5 547d320578f3e4f0a3bce4a27f3660a8
BLAKE2b-256 35b54a26016ef3a7b510bf5383dc2a1adefc204c653d36623ae36c8bf53619e2

See more details on using hashes here.

File details

Details for the file siphash24-1.4-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for siphash24-1.4-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 51982b22f2d3a74e558a95085f754685f04d21aff2a159e8ec430393ad35b36c
MD5 33dd3ce68baeee8ff11da140dba12614
BLAKE2b-256 9d58cca057e9780950af01db0a2ede9aef213bef2f5cb8ed3d31fcd97cce2554

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