Skip to main content

Python module (in c) for siphash-2-4

Project description

Weblate

Weblate is libre software web-based continuous localization system, used by over 2500 libre projects and companies in more than 165 countries.

siphashc is a Python module (in c) for siphash-2-4

PyPI package

Installation

Install using pip:

pip install siphashc

Sources are available at <https://github.com/WeblateOrg/siphashc>.

Introduction

siphashc is a python c-module for siphash, based on floodberry’s version.

It was merged from two versions of the module:

Usage

>>> from siphashc import siphash
>>> siphash("sixteencharstrng", "i need a hash of this")
10796923698683394048

License

Released under the ISC license. See LICENSE.md file for details.

Contributing

Contributions are welcome! See documentation for more information.

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

siphashc-2.5.tar.gz (8.6 kB view details)

Uploaded Source

Built Distributions

siphashc-2.5-cp313-cp313-win_amd64.whl (8.7 kB view details)

Uploaded CPython 3.13 Windows x86-64

siphashc-2.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.6 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ARM64

siphashc-2.5-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.0 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

siphashc-2.5-cp313-cp313-macosx_11_0_arm64.whl (6.0 kB view details)

Uploaded CPython 3.13 macOS 11.0+ ARM64

siphashc-2.5-cp313-cp313-macosx_10_13_x86_64.whl (5.5 kB view details)

Uploaded CPython 3.13 macOS 10.13+ x86-64

siphashc-2.5-cp312-cp312-win_amd64.whl (8.7 kB view details)

Uploaded CPython 3.12 Windows x86-64

siphashc-2.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.6 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

siphashc-2.5-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.1 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

siphashc-2.5-cp312-cp312-macosx_11_0_arm64.whl (6.0 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

siphashc-2.5-cp312-cp312-macosx_10_13_x86_64.whl (5.5 kB view details)

Uploaded CPython 3.12 macOS 10.13+ x86-64

siphashc-2.5-cp311-cp311-win_amd64.whl (8.7 kB view details)

Uploaded CPython 3.11 Windows x86-64

siphashc-2.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.5 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

siphashc-2.5-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.9 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

siphashc-2.5-cp311-cp311-macosx_11_0_arm64.whl (6.0 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

siphashc-2.5-cp311-cp311-macosx_10_9_x86_64.whl (5.5 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

siphashc-2.5-cp310-cp310-win_amd64.whl (8.7 kB view details)

Uploaded CPython 3.10 Windows x86-64

siphashc-2.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.4 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

siphashc-2.5-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.9 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

siphashc-2.5-cp310-cp310-macosx_11_0_arm64.whl (6.0 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

siphashc-2.5-cp310-cp310-macosx_10_9_x86_64.whl (5.5 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

siphashc-2.5-cp39-cp39-win_amd64.whl (8.7 kB view details)

Uploaded CPython 3.9 Windows x86-64

siphashc-2.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.3 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

siphashc-2.5-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.8 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

siphashc-2.5-cp39-cp39-macosx_11_0_arm64.whl (6.0 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

siphashc-2.5-cp39-cp39-macosx_10_9_x86_64.whl (5.5 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

siphashc-2.5-cp38-cp38-win_amd64.whl (8.7 kB view details)

Uploaded CPython 3.8 Windows x86-64

siphashc-2.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.9 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

siphashc-2.5-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.3 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

siphashc-2.5-cp38-cp38-macosx_11_0_arm64.whl (6.0 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

siphashc-2.5-cp38-cp38-macosx_10_9_x86_64.whl (5.5 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

File details

Details for the file siphashc-2.5.tar.gz.

File metadata

  • Download URL: siphashc-2.5.tar.gz
  • Upload date:
  • Size: 8.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for siphashc-2.5.tar.gz
Algorithm Hash digest
SHA256 a3bcc69ce33debe0b423df22498cee6b6301f133f5a24770fe6f4ef48d832b4d
MD5 17dc136b5d635f9e097c9700daf709d4
BLAKE2b-256 ce3a624ab858e05958938ff81a3d83ada73d09c556f51d5b62072a0b36fb24ee

See more details on using hashes here.

File details

Details for the file siphashc-2.5-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: siphashc-2.5-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 8.7 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for siphashc-2.5-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 1d34b553915f7337715533242165395d7984a5cb1fbb5fd2e3e4b42cfd3667b7
MD5 7c390563313ed6b91c41b3643cc39630
BLAKE2b-256 e62f5d8e13db8e03c4482fd1ca44cb58e045a397bd04d1d0059e465191015ea2

See more details on using hashes here.

File details

Details for the file siphashc-2.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for siphashc-2.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e06b1673de6c13bb5d425313dfe41df961eab604dc02049b4eb6f4f921ff45f2
MD5 ca9ae97343a6fbb3a045ebf7572fb569
BLAKE2b-256 6beca69cbc764106db5f1422b122643f57eb9606f757286ed2e4da787c740540

See more details on using hashes here.

File details

Details for the file siphashc-2.5-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for siphashc-2.5-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7df99e4ff1cb0f57a53fe26f80a8b257df8fc6956eda30adeb197d9da05eedda
MD5 350023abad8a4ff1dd5791c51454047f
BLAKE2b-256 b855d14776e5d46ff791ada1666a95e0ce55ecbcce73c3082267016b3e102ce9

See more details on using hashes here.

File details

Details for the file siphashc-2.5-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for siphashc-2.5-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 73bedd35f19239f1efd0044df3ce43a3a4cbd1ec8986ef7e91377ba7650d7bb2
MD5 67ff34746756abbece4839ef765fc0ca
BLAKE2b-256 48e7509baf5009df4b1156322148e7c7ec9c380b6802facac9bbe039978e1674

See more details on using hashes here.

File details

Details for the file siphashc-2.5-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for siphashc-2.5-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 ed5dcd4dc296a719ce24bdb9430426e1c5aae198d994c5ef8ba7475ab7b8be55
MD5 4bef4fcfe713eb052b3d702aabc36843
BLAKE2b-256 83ce3c4869eb72a56f19e05630c2b18ffafb8a5ec6d6703ba829e289743d1477

See more details on using hashes here.

File details

Details for the file siphashc-2.5-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: siphashc-2.5-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 8.7 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for siphashc-2.5-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 14b3c8ab2dca8c658520207fffa5f44772ba7051edb12f5eb4d9e130b70a9333
MD5 bb65aa133ae0c74b017bae35a3d03c87
BLAKE2b-256 02c504cf040db752c52a9323b8e1c70ee68a8593af8339c20487d6a0e8cfc2b5

See more details on using hashes here.

File details

Details for the file siphashc-2.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for siphashc-2.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 36738e459876b44e95c7ae3a0e482b5e50f0c44f09d409dbfdeddf61e2aaa2a6
MD5 e51ebd45b6e3da4a17438983a1471484
BLAKE2b-256 0c212f49c5aaca435c95bb97e3bb761b3e7892c0586fd2faf24b13b77dae41c2

See more details on using hashes here.

File details

Details for the file siphashc-2.5-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for siphashc-2.5-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 44cca900b70fcbe1500b5f694eb358e5175a2378cef4ff5ff518827191c0cddc
MD5 4a6b86c816896539439f83767f27c6f2
BLAKE2b-256 f01b01d64a646b39c4c8667da37eee91eeddda509b05ec6745081791d8fb399b

See more details on using hashes here.

File details

Details for the file siphashc-2.5-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for siphashc-2.5-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ffe6f8047b1a0b81f8cdd082e2f34c1b8b2e138ec2e3a3c7c54c65a3f74e6dda
MD5 d45b01e8202055ca7705309f3186ebac
BLAKE2b-256 bc12372cc5694bdf9ba55d50ea96a529d6213643c65087dc2717c027366baa17

See more details on using hashes here.

File details

Details for the file siphashc-2.5-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for siphashc-2.5-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 63006ab9254fad7c8f0d5e82835f742af3a3d5e2caa77db765dcc33654ffae67
MD5 a180dae6091b8e08ad8c8ef9b48b0171
BLAKE2b-256 21bc739d46fa08c96c632d7c71aa51e6fb733248e3233b3ecb3d1ea0ed1898c7

See more details on using hashes here.

File details

Details for the file siphashc-2.5-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: siphashc-2.5-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 8.7 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for siphashc-2.5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 7ca57c1adfce36ec515001b6055e334f2a3bafab34d36f13ae8201b84dae83ce
MD5 617fc8b48b01654b211fd0e717d485b2
BLAKE2b-256 4072c1fbb7d92fad86a23a5f08259834b85139fe16bc4ebea0555d783fd19edb

See more details on using hashes here.

File details

Details for the file siphashc-2.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for siphashc-2.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 23ac440b53a5b6505dad7d9e97dfb13a831941e63c924e37b5d5313080142995
MD5 f51cff782e8ececbd207dc5c714e7599
BLAKE2b-256 0a84097831bdc0ee1d5cd7261d554a9a4dbd2f0fc4e15fdc8509651f13499167

See more details on using hashes here.

File details

Details for the file siphashc-2.5-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for siphashc-2.5-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a75580014edbb73df04c32cd35596b1c55ffc44d91617ceedca3dd3c9d751a99
MD5 a9fff90225a5bc4515c43db7f57ecadd
BLAKE2b-256 81b6bf718d459303c7128e7968cdfbbc8260220fd70f092f9fa67bce49187823

See more details on using hashes here.

File details

Details for the file siphashc-2.5-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for siphashc-2.5-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 377e3c08cf132b2c40aa66d274869820abbac7941cecf440d8203010433178fc
MD5 f79dfbdec337fc35b9ea54a652db9ff8
BLAKE2b-256 01630e73db4849e223b05872ec665bd3f6070a5c870363e13e43a6d2c28ea754

See more details on using hashes here.

File details

Details for the file siphashc-2.5-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for siphashc-2.5-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a8955bd426f101e46f4a4b35807bcf9113343b7cb180e706861743a7c881b7b6
MD5 1176674f22a63e931b935d9ae5180fae
BLAKE2b-256 83b21f45162a9b422ddd30ebc5fa5d13f9667c62e99d4051d7e1fb99b50b0255

See more details on using hashes here.

File details

Details for the file siphashc-2.5-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: siphashc-2.5-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 8.7 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for siphashc-2.5-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 e8b8d64bdbe35ccebe34aa6b8379e4420ba779a2199e739972d39aa75067faaf
MD5 bb126dce86f828d676dd630a32048b47
BLAKE2b-256 e84eda9907b224282d5c282d344b749654dbfe1a98a08132348ba669eb6715b5

See more details on using hashes here.

File details

Details for the file siphashc-2.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for siphashc-2.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fb0dee7bfbb273a78b83f04b675823a01738498578533b15d04c88519e525cf4
MD5 480b1505adef47031a20745150885d78
BLAKE2b-256 c0d226fe867bee64dd90a60b2c173d5114a649035cc242d183f8fbb7649cdf95

See more details on using hashes here.

File details

Details for the file siphashc-2.5-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for siphashc-2.5-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 46adb96beaa76da87617f9682c47bcc595106e487f3b38721d2c46d7da11d599
MD5 5db6ca314991055e100848a4b9f1114c
BLAKE2b-256 c1163f8b896b890347b4f316eaa6e2e56720b7c3dae7b0ce9344f5e382cae457

See more details on using hashes here.

File details

Details for the file siphashc-2.5-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for siphashc-2.5-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1972679f4b233587bc7fc0e505dc8b906a2ffcbc633e38ada290c1e3a87b6d93
MD5 3ae3fb92740717603b05f4d598bb64a7
BLAKE2b-256 df6114f8893893ce4aceffb22554c84a9b49e86b8b819536e3bc301c54f94913

See more details on using hashes here.

File details

Details for the file siphashc-2.5-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for siphashc-2.5-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e9a4f3c32a4a961f727ef5cd410cdd342f3f8a77072d09d2b0aac6aec7fed04d
MD5 2c2111d52d9f40cab227be6b19e5489a
BLAKE2b-256 fe940a28febcc61fdde443e702bbb7954d3f7cff189120a8a71a0d25a994db88

See more details on using hashes here.

File details

Details for the file siphashc-2.5-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: siphashc-2.5-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 8.7 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for siphashc-2.5-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 b1182630becc0b0195a952d8d003a06ef89dd9b530ced7a84437b9a06b4e1a8e
MD5 09cfc374db74ac327ef100c66578c3fa
BLAKE2b-256 5c1ec28b03029f61ecafa743b9c21242e68aadda80ce1ad23ff07019bf595365

See more details on using hashes here.

File details

Details for the file siphashc-2.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for siphashc-2.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e13c8e38093b16e6d8ae13873b6f6e87724786ed9bb680551fe4581979d0b070
MD5 74ae47d1eeeb5b1fc6d964f5be838e3a
BLAKE2b-256 a18029fdeef65c7acb4d5c0f732b5d556d3eb7424942415fede21c63ac466aa8

See more details on using hashes here.

File details

Details for the file siphashc-2.5-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for siphashc-2.5-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 60b36b359f9100dccaa97618e4d1cacab63115a0ac798c854b1ab60fcaa2d03c
MD5 d498aff0caa8c80b6622fb0417827b26
BLAKE2b-256 774228637ce73bb88e5df0d52650af6c8520349dd0db13c4ab04effbc6446eb2

See more details on using hashes here.

File details

Details for the file siphashc-2.5-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for siphashc-2.5-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cf44c6542e4729823441911e0afaaaea1cbc72018f10d2f7093201aaa7fde13e
MD5 ce879deb0547c8c1ab7f5cf6fd01f5b3
BLAKE2b-256 d258649798b7fc2f368a77caeed86060f1c31f15ad169bf4b166e3a66ed7013d

See more details on using hashes here.

File details

Details for the file siphashc-2.5-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for siphashc-2.5-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3ba68ff2b591b3117eade70bdeaf713401cf2cff7277979ca6b00ff6e171e684
MD5 b27a71ccf175fee64814b0a493801724
BLAKE2b-256 4934026936c3a07330062591b39dcfa96ac4eec3a07ca4879da9d34a120bbdb8

See more details on using hashes here.

File details

Details for the file siphashc-2.5-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: siphashc-2.5-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 8.7 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for siphashc-2.5-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 c04ba720118ee17873a519726d8ee1705991164a5697c21edc80c51fc9283bee
MD5 e4098647878b845364828587dbba38db
BLAKE2b-256 84c5f11ab3b444547a7b9b3a47de486c5eb89bb56c52080395e4058371c8c051

See more details on using hashes here.

File details

Details for the file siphashc-2.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for siphashc-2.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 097392d469faf6d61929cc6cdd21e5c92af88e8cafd78386521ebbbc2ec4a310
MD5 175f000e3673f495fe1c5ac53318faad
BLAKE2b-256 9cab79314152199dfbc9858be1d785160145a24c1b53781de4976190d41aa9be

See more details on using hashes here.

File details

Details for the file siphashc-2.5-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for siphashc-2.5-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e8e1f6dec532d993f68f0e10dbe6cce03d966ba744705f62550ff335bd5eabed
MD5 0252f86463a3a1146fb7a33c7dd0f2a8
BLAKE2b-256 6d51cee01beac298dfee5a98b279945411fabc32b8057583832dccd4ac1f1bee

See more details on using hashes here.

File details

Details for the file siphashc-2.5-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for siphashc-2.5-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6bb6978e03c0455601888db7985b8a1f4f961b06a99f734b24054bed59d4ea25
MD5 b5dd6c21cc485f703a743fcace043dbc
BLAKE2b-256 54e174938e859dcf6117727185cfdfb1faec23902c55e0aa953e2fcb4f6a51fb

See more details on using hashes here.

File details

Details for the file siphashc-2.5-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for siphashc-2.5-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3b6300f2b3b10013cc1e69d6285a341e11216c2f3e133d609176e49ea5799174
MD5 1a90b0ca4cebaab45f99691116fa4504
BLAKE2b-256 086531e0cef41e3b7fd5d74e23966aa4d1721f2b3f3e74940951009367982b2a

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