Skip to main content

A fast version of fnv1a

Project description

FNV Hash Fast

CI Status Test coverage percentage

Poetry black pre-commit CodSpeed Badge

PyPI Version Supported Python versions License

A fast version of fnv1a

This library will use a CPP implementation of fnv1a (32) if cython is available, and will fallback to pure python from the fnvhash package if it is not.

Installation

Install this via pip (or your favourite package manager):

pip install fnv-hash-fast

Example

>>> import fnv_hash_fast
>>> fnv_hash_fast.fnv1a_32(b"hello")
1335831723
>>> fnv_hash_fast.fnv1a_32(b"goodbye")
1188507472

Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

Credits

This package was created with Copier and the browniebroke/pypackage-template project template.

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

fnv_hash_fast-1.6.0.tar.gz (5.7 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

fnv_hash_fast-1.6.0-cp314-cp314t-win_amd64.whl (28.1 kB view details)

Uploaded CPython 3.14tWindows x86-64

fnv_hash_fast-1.6.0-cp314-cp314t-win32.whl (26.3 kB view details)

Uploaded CPython 3.14tWindows x86

fnv_hash_fast-1.6.0-cp314-cp314t-musllinux_1_2_x86_64.whl (25.8 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

fnv_hash_fast-1.6.0-cp314-cp314t-musllinux_1_2_aarch64.whl (27.4 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

fnv_hash_fast-1.6.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (27.9 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

fnv_hash_fast-1.6.0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (25.1 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

fnv_hash_fast-1.6.0-cp314-cp314t-macosx_11_0_arm64.whl (22.5 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

fnv_hash_fast-1.6.0-cp314-cp314t-macosx_10_13_x86_64.whl (21.3 kB view details)

Uploaded CPython 3.14tmacOS 10.13+ x86-64

fnv_hash_fast-1.6.0-cp314-cp314-win_amd64.whl (16.3 kB view details)

Uploaded CPython 3.14Windows x86-64

fnv_hash_fast-1.6.0-cp314-cp314-win32.whl (15.5 kB view details)

Uploaded CPython 3.14Windows x86

fnv_hash_fast-1.6.0-cp314-cp314-musllinux_1_2_x86_64.whl (15.6 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

fnv_hash_fast-1.6.0-cp314-cp314-musllinux_1_2_aarch64.whl (16.3 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

fnv_hash_fast-1.6.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (16.4 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

fnv_hash_fast-1.6.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (15.2 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

fnv_hash_fast-1.6.0-cp314-cp314-macosx_11_0_arm64.whl (13.9 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

fnv_hash_fast-1.6.0-cp314-cp314-macosx_10_13_x86_64.whl (13.3 kB view details)

Uploaded CPython 3.14macOS 10.13+ x86-64

fnv_hash_fast-1.6.0-cp313-cp313-win_amd64.whl (16.0 kB view details)

Uploaded CPython 3.13Windows x86-64

fnv_hash_fast-1.6.0-cp313-cp313-win32.whl (15.1 kB view details)

Uploaded CPython 3.13Windows x86

fnv_hash_fast-1.6.0-cp313-cp313-musllinux_1_2_x86_64.whl (15.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

fnv_hash_fast-1.6.0-cp313-cp313-musllinux_1_2_armv7l.whl (14.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

fnv_hash_fast-1.6.0-cp313-cp313-musllinux_1_2_aarch64.whl (16.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

fnv_hash_fast-1.6.0-cp313-cp313-manylinux_2_36_x86_64.whl (14.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.36+ x86-64

fnv_hash_fast-1.6.0-cp313-cp313-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl (14.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

fnv_hash_fast-1.6.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (16.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

fnv_hash_fast-1.6.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (15.2 kB view details)

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

fnv_hash_fast-1.6.0-cp313-cp313-macosx_11_0_arm64.whl (13.9 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

fnv_hash_fast-1.6.0-cp313-cp313-macosx_10_13_x86_64.whl (13.3 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

fnv_hash_fast-1.6.0-cp312-cp312-win_amd64.whl (16.0 kB view details)

Uploaded CPython 3.12Windows x86-64

fnv_hash_fast-1.6.0-cp312-cp312-win32.whl (15.1 kB view details)

Uploaded CPython 3.12Windows x86

fnv_hash_fast-1.6.0-cp312-cp312-musllinux_1_2_x86_64.whl (15.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

fnv_hash_fast-1.6.0-cp312-cp312-musllinux_1_2_armv7l.whl (14.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

fnv_hash_fast-1.6.0-cp312-cp312-musllinux_1_2_aarch64.whl (16.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

fnv_hash_fast-1.6.0-cp312-cp312-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl (14.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

fnv_hash_fast-1.6.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (16.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

fnv_hash_fast-1.6.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (15.2 kB view details)

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

fnv_hash_fast-1.6.0-cp312-cp312-macosx_11_0_arm64.whl (13.9 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

fnv_hash_fast-1.6.0-cp312-cp312-macosx_10_13_x86_64.whl (13.4 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

fnv_hash_fast-1.6.0-cp311-cp311-win_amd64.whl (15.7 kB view details)

Uploaded CPython 3.11Windows x86-64

fnv_hash_fast-1.6.0-cp311-cp311-win32.whl (14.9 kB view details)

Uploaded CPython 3.11Windows x86

fnv_hash_fast-1.6.0-cp311-cp311-musllinux_1_2_x86_64.whl (15.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

fnv_hash_fast-1.6.0-cp311-cp311-musllinux_1_2_armv7l.whl (14.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

fnv_hash_fast-1.6.0-cp311-cp311-musllinux_1_2_aarch64.whl (15.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

fnv_hash_fast-1.6.0-cp311-cp311-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl (13.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

fnv_hash_fast-1.6.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (15.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

fnv_hash_fast-1.6.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (14.7 kB view details)

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

fnv_hash_fast-1.6.0-cp311-cp311-macosx_11_0_arm64.whl (13.6 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

fnv_hash_fast-1.6.0-cp311-cp311-macosx_10_9_x86_64.whl (13.0 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

File details

Details for the file fnv_hash_fast-1.6.0.tar.gz.

File metadata

  • Download URL: fnv_hash_fast-1.6.0.tar.gz
  • Upload date:
  • Size: 5.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for fnv_hash_fast-1.6.0.tar.gz
Algorithm Hash digest
SHA256 a09feefad2c827192dc4306826df3ffb7c6288f25ab7976d4588fdae9cbb7661
MD5 dd08911171325cf20dc7e3f79dde61bf
BLAKE2b-256 b91910f4e1b4bbfe7cf162d20bb4d54bd62935d652e2ea107ddb0b5a6c4e8b75

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0.tar.gz:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 a6eb03cd17c134d412fed9f05dc6f9ff9a8aa3b8e69c0135603a521e77720c93
MD5 d7171375937a4e9de618582db58beb28
BLAKE2b-256 a55599586ce163eeead7373db6dc3aa01998c42211ad11bbd7f6d21824fc5c80

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp314-cp314t-win_amd64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp314-cp314t-win32.whl.

File metadata

  • Download URL: fnv_hash_fast-1.6.0-cp314-cp314t-win32.whl
  • Upload date:
  • Size: 26.3 kB
  • Tags: CPython 3.14t, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for fnv_hash_fast-1.6.0-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 e2efb5953475a5a0529ca9757d6782c5174a3b8a3fbdc4e1c1273ac1d293316b
MD5 d57a47c120a22ace5b940b2a249af72f
BLAKE2b-256 2f981371f0a765a3160a4c864de1b6d5ea696ba3ca822e3cea74357e15aca85d

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp314-cp314t-win32.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cae16753c1d85ed358df13824bd8a474bfa9da34daddc1a90c72b25ff4177f51
MD5 238756e80e07f7e05e4d1464cb02b192
BLAKE2b-256 9c5b846b8f977dda4f0e7f1ec4ffff6707b9e666dabb9eb203c4c2bfc4b0b6fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 96282ecb75bec190af0111e82ddd38afc98e9cb867a1689e873ab6802af951b7
MD5 b7c2e211bd4d62efb3c4f9718025844c
BLAKE2b-256 4a6ec4796f6b1ee6cb778620663d00eadb970a8271fb537ce75774d5acfeecdb

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp314-cp314t-musllinux_1_2_aarch64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 73308e11c0e5a2dba433fc5645672de4756a52b323de1dab20e45d4fe5e83994
MD5 27761a24ee84bf04a19390d58986199c
BLAKE2b-256 e4286209457f59e0ff43b066ca8cbfeb800bc0af478e221e74beadaf0b58effa

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 0042af2a1cb7ffae412ec3cb6ae8c581a73610fd523f7e17ed58a5359505ffec
MD5 7433786d2b66ffe37cbb95eefb7acf94
BLAKE2b-256 37f7588f43d8dd122fc884c3556f993a3e3db953afecc62fa812d439f69ec067

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b8d33f002bb336f9f0949a32d7da07cc9d340a9d07e4f16cc9ece982842eb4e0
MD5 bd04965eeae795bdda9315a174305429
BLAKE2b-256 21071688d543a7688529857cd43bcff3ac324c69fd2923a9b40a1adc120cef20

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp314-cp314t-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp314-cp314t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 83aa2d791193e3b3f4132741c4dc09eed4f7df8000d76ad77fb9d24db8e59a88
MD5 93394b2fbfe5f8b4e73e80cfa905b37c
BLAKE2b-256 da7ab5bd2b9a06269098af059e79e05ceff320a405b1c49b9f3d29708324179b

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp314-cp314t-macosx_10_13_x86_64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 540670ff837824939d2af90dd89cddbd02d238d778999a403cdb4a4de8c65a73
MD5 87297804a8701f9b376d44ad72f30441
BLAKE2b-256 e13a8ead2c631323c8a755c8437641e832ba2eaf27bf2577535cf40d57b62def

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp314-cp314-win_amd64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp314-cp314-win32.whl.

File metadata

  • Download URL: fnv_hash_fast-1.6.0-cp314-cp314-win32.whl
  • Upload date:
  • Size: 15.5 kB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for fnv_hash_fast-1.6.0-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 74320b9033c13e851174edf959c167619907eb985176e795d17d7fbe29cf3a45
MD5 367b13508508d5ee54c5a7fba063264c
BLAKE2b-256 f3479c68ad33e254af9809bbd504b9895a93cb67472fc39bcd656f02c2703637

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp314-cp314-win32.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6d34541e15bbc3877da7541f059fb1eadf53031abe7fc4318b28421e02eff383
MD5 307f2b7260edee09db973e1189e7c1fc
BLAKE2b-256 fe5ccedd70c2e09ba09f5834c7e50f8fed4a37bba38c0c2471849bb4dac91148

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 91ed6df63ab2082b5b48a6b8f5d7eb7b51d39c2eeffd64821301bf6d9662ff11
MD5 0a6b2c193cbbfbfd599d9e3f1d52068b
BLAKE2b-256 37607f1454ebc9dee224d6ee5360111e3855802ce79f48f1808117998771ffaa

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6fc1bbec5871060c6efa6a444a554496f372f1f4a7e83b99989be5ea6b97435f
MD5 700215e1d124b3640f78f12fc76e7e90
BLAKE2b-256 e4279c81426e4a22d15dc9c1a73536c6a7e2aeb8a71ac0b398d841ebd287e8e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 c31db9d944c91d286475870855b9203f4fb4794cb0674de5458e9d1231e07f37
MD5 35489f64629e2466fb56a9eb94654bcb
BLAKE2b-256 0e853a297faae2416916f7a5cb858b08b500296bbc7d7136faf2cfbadde61e33

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4176315430f9fcf5346a0339b0f55982e1715452345d70c2887755bfd5aa2b64
MD5 e5b87367e21a2be28a1ce36344246447
BLAKE2b-256 0c11a2eb0a7fbfb5d5cb5d27df7f6d4e395ce2f328da16d32702909af00ffe82

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp314-cp314-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp314-cp314-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 07bb79eaa44f91db2aab3b641194f68dc4ddd15701756f687c1a7a294bfa9c06
MD5 b3f04fd63f6cd39c3b148eacb36f3e11
BLAKE2b-256 ef179c724ac795f53578dd6be61d6a0466c4cd51550485b301764ddfc6ed5ad1

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp314-cp314-macosx_10_13_x86_64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 1e8fb4c1cd62bc8d559dabeaf69fb25ba647232d980ffdb8e5f679d4aef8d03a
MD5 7941e7d1d5830597833ec85bf4dff266
BLAKE2b-256 ddd88ff48a6beec92576d9fbae2b9b69db61503f062fb3bff4921495323a6847

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp313-cp313-win_amd64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp313-cp313-win32.whl.

File metadata

  • Download URL: fnv_hash_fast-1.6.0-cp313-cp313-win32.whl
  • Upload date:
  • Size: 15.1 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for fnv_hash_fast-1.6.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 9a3751dc38c33b0be4fc4a5a5947ab6d9acbdb1017dfeff55ab3d1fa3ed6c03e
MD5 511ad6cf36ee5fa7ea6c6edc6f59724f
BLAKE2b-256 be4e65ce211d9cb8333fddba5b38a18014b2928b4b7a5678d8501cb764a89285

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp313-cp313-win32.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d016ee85cd9faccb2f958e5017eb60c8c6410b1700f85052f5dbf2b34084c7ef
MD5 b0e3f1df265242a1c366f86d5050ff4e
BLAKE2b-256 0a236791aa693e9400d00ef56be40586bc9de7b826756f0156a3f4e5b3b6d40b

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 9d6a447404ddfc0035a52de80747c36dce8ba0cc24c27610ca4be9c0ba46d783
MD5 37c2684d2c7c18a5d56964c9a23164c9
BLAKE2b-256 0ae5f26eb6e262a8d2329aad6d618b102c238009a11e00d6c5914cb510d1d968

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp313-cp313-musllinux_1_2_armv7l.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3a540bae99086d3942a2976c16480916cb86d9f06a632023176fe4fa56d298b5
MD5 7efde9e5010ddf84fa8960e8ee2c75ce
BLAKE2b-256 3fa3877d7f9bce7efccb70607307b25abec35f1206f5dcb3b5a898ad67d61dbf

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp313-cp313-manylinux_2_36_x86_64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp313-cp313-manylinux_2_36_x86_64.whl
Algorithm Hash digest
SHA256 03642803cc4567dada952d7b1490d6eedd97cd960a83ebbb4a4b7c545629f33f
MD5 032a8a49488f6b2359bcf93870aafd9c
BLAKE2b-256 7352ced7073eaee3479b4e09fed73c1db5a51a9bc72f7546324126b76b4c2f9b

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp313-cp313-manylinux_2_36_x86_64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp313-cp313-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp313-cp313-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 6d8284c7ad0339def03252905f3456195ec9d77d8329225e5b09b226e3eb79ec
MD5 c1132f0c5c8ce3fababc858470955f3e
BLAKE2b-256 4b7c095bb6f7ed9bbb85d7451312388fd61dfcde194aad5a2e3902e8fd908a78

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp313-cp313-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fd8fdeee59431cc03afdb8a04c3c46b452dc2ded85973953b7077715e897a85b
MD5 b97bcbecd7c179039ce63fd82ed00c41
BLAKE2b-256 047f1c5c4e451c0213b44235b39737cecf3e58f4195332b173f45e2c95a9b0d8

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 9d7c3a18e7aa483d18ff569554b07b5238403775f8e401245ab8b3c27bcb34cf
MD5 c4d9091c9ddecefb7ad8b7a1e1038704
BLAKE2b-256 c141fabca5bf0c5b36405517908974e93f1832780d692271295efaf8dba40afc

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b1a1fe55163d38052ec90aaf16f190bb807342aa09f9680185b9772ce0407b62
MD5 f39ba5e8586b9e1db6ce6cfb63759a2c
BLAKE2b-256 75f8a79d5a29dcf3b0e41635056ee37fff9e2bc46e3625d44b163a4ac2b9160c

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 d34e4f2acc41aacd97877d396948b38efc7197a2dd91c15e818c049c4d48b0a0
MD5 e7d7b7afdfd29ef75c95c11a7ebec10c
BLAKE2b-256 c6a9c73abc05dd01434442dbd38a2e50166e9ba59f8db41cdf82649410c37d12

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 60d7c0a89ee63076de139f0b619f5cc55378f3c4ed67488dde456dbf93479530
MD5 8fa33273dd3dbeaa23d8cf0478256f24
BLAKE2b-256 b114d629342b4b1ff8b2daaf8fdba74103b5786a69e071bd525b9c612b2fd3f5

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp312-cp312-win_amd64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: fnv_hash_fast-1.6.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 15.1 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for fnv_hash_fast-1.6.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 df7666d14e01352a22351344fdbcb8916b873ea91d598b53e07736b0e64fb66c
MD5 423cb2c997a50fc1abfcb273757a296a
BLAKE2b-256 849d3d98e9ab97db03666ddd9b98f5ae4b45cc3e5746e8987f7513b54ae49a50

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp312-cp312-win32.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 11b93131512147038d54c92106a4035b1ae71488abe730952bdeb55a9d7dcb18
MD5 8cf38436a5911380da461e4f498a1de9
BLAKE2b-256 16bfff169383b41176a15828aec88a39a8b1397041e6d3948273aec010688712

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 f0b9cbb8538e981d4e0895f01af6510bae5dd6bcb1a8bf3db8cecd9877079e66
MD5 9352ef37c439ab550ae191229e8fe7ec
BLAKE2b-256 ef4f971d08ab32e41d7cc4255dc0d2e94be8b907def305b45fbe9c62f1c75db6

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp312-cp312-musllinux_1_2_armv7l.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7107073d69dcf68b602bddf37a6ab2af6e9afcfc31239e215b75dcc5049667ae
MD5 a397b7bad1a27d4a00563bcb9ded75a6
BLAKE2b-256 739054752bc1cfcc281aef379c5926c00b127006e6a4197c701796dd382f81c6

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp312-cp312-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp312-cp312-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 893306251f69bf9591b51e75dfac2bac9703c4156b9c7e78dd2930e33b184f1f
MD5 e591bf45b8e758401b1f051d6aaf05c1
BLAKE2b-256 ee14674c4d4ac7bcc9145f351707d2d944c76c7bdc955700707468854e6cf00b

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp312-cp312-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9189a9a1b820658c791728b4558b4aadad6b35429b1784bcaf57183788d3f489
MD5 1e73e860737f7a683776f20b671f7f1f
BLAKE2b-256 cb43a8c154b9b1fae5ab2ded2a389efef18c7332d93a1ab260f5cae02e34b3d8

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 34cd7e776fd515dfcab4cf84bdb63d879653cc3f77f6f086822ed9c50645f75c
MD5 4310720098aae290f896f93a6a2f42aa
BLAKE2b-256 2276f4c7c8784b836da32fa84b1ef78455b3d26950c46da99cfeffa9dfdfbb95

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 135bc62ec5d61a9a38222afce83d3d0c9d4d52fa8a2670f6acc86ee6818d2bfa
MD5 d0e56cbb8bac8c57954c7500335401e2
BLAKE2b-256 ab6afb0f0e516a46c2288f6dd4afea0ba1c7c3065ac0565fc12d9c662c7d2434

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 8054c711283a4d598d516c17445d6c12304c93e48f7e97aba970549e0d5b413b
MD5 da0be59b72dd11e6cb7b05a60e4206b6
BLAKE2b-256 8d8ea250c545faccf828772830ae3db234ad8741ed57832d96b3aa9d6ebe8616

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 09d4a5beb160af10ea2cb816a7f7d4c593caf6fdadcbba8db756b531b5180443
MD5 203698ae8f0c3ff580e8eac319245ec3
BLAKE2b-256 32b087e451098afa9b65f7988b715ed601103ccc29d02653eaf776c55de7323e

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp311-cp311-win_amd64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: fnv_hash_fast-1.6.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 14.9 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for fnv_hash_fast-1.6.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 0ddb793228e7d659307218a037acee06260e1188a2971c2d4ddc7113b8cd8948
MD5 3db2ad25e346fa0b5d0c93e10b3934e4
BLAKE2b-256 a648a02bb76b9d9f1c0b350f6ed6f0aed37e8ee79d6d8dfd412c7b6463e44d7c

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp311-cp311-win32.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e3c978f8bf86a470d077b3087afc7b736a7a02f724377f14db45843dd3b3f701
MD5 14456217e39335bce9a6a41ad2b54dd0
BLAKE2b-256 5ca45d4c9550e3588dfe2041fa489a8d6adec594d398e12977382349ea890fc5

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 1f9d46414a7c856dc57002eda9bcf13427deb18ef285f371fc3319a7ac7a3e4f
MD5 3ac44930832e989d4d1a0e354271af02
BLAKE2b-256 f8d8cb15a8518ce77aff19d4af6d922a331b833970ff655b498987372c49e246

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp311-cp311-musllinux_1_2_armv7l.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6feab601350657ea6b4a96c0efd6b4ce25d6599df131cbd418dd4b66bf48a183
MD5 747bc6930f96bde6dade55d5a107f508
BLAKE2b-256 06615d05f166f2fefae734bce7be60485677680820f86b58a6785fd1f3c29ce1

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp311-cp311-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp311-cp311-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 6fad7a0ab855fc3c15899622ed0230b16a8ddf2a2d7bec23705fa08e2d3d2d1e
MD5 e90a18f5edbc3122929345bf4a7726e7
BLAKE2b-256 99399e5983af23c12429a58121d32cf038152e199c018e51321305f270dc2a84

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp311-cp311-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 332fd17375357d6a83278d5cd264de3ece1063defd9af342d4f29178fba10cc9
MD5 9e02a4a4c0a0d7990f86d1c1a59ac65f
BLAKE2b-256 459641191876659756453e12a1354ee0e911d2dfb88a8647e6a2435af089f162

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 56b74fe49032c4fc677a535693e2bd2e8758e98b8e9f9e718488eaa52ab45d78
MD5 ecc02403f67ccd73d02cb7553e2675fa
BLAKE2b-256 47debd02dc21dc6d6ff67288ac5d3b77b4a1b9503579d16c4358cb11dcc08404

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c1af1b4280df65626c96d83253c7266f850d77c82247c4934158f94df9f2019e
MD5 04a2f5006012b7a6b8af91d3ee46be3e
BLAKE2b-256 bdd8229e45a76775472e305f2f69dc56982111ada69bea90cc6938f3b8c5daeb

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fnv_hash_fast-1.6.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for fnv_hash_fast-1.6.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8ee5d5fcdf1f24c5adb5c2e009f3f930c992bc94649bba06123cce6bbf1653e6
MD5 f88dc52d32dee24355b4890e872ecdda
BLAKE2b-256 40c19e28c04db2c7554c04e2b1bf9acbeef5c202eb02ff930a6dcaf12988daea

See more details on using hashes here.

Provenance

The following attestation bundles were made for fnv_hash_fast-1.6.0-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: ci.yml on Bluetooth-Devices/fnv-hash-fast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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