Skip to main content

Python bindings for crc64fast-nvme Rust library

Project description

python-crc64fast

Hashlib compatible Python bindings for crc64fast-nvme.

Usage

import crc64fast

hasher = crc64fast.crc64fast()

hasher.update(b"hello ")
hasher.update(b"world!")

print(hasher.hexdigest())

License

python-crc64fast is dual-licensed under

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

crc64fast-0.1.0.tar.gz (7.1 kB view details)

Uploaded Source

Built Distributions

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

crc64fast-0.1.0-pp311-pypy311_pp73-win_amd64.whl (164.1 kB view details)

Uploaded PyPyWindows x86-64

crc64fast-0.1.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (302.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

crc64fast-0.1.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (321.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

crc64fast-0.1.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl (271.0 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

crc64fast-0.1.0-pp310-pypy310_pp73-win_amd64.whl (164.2 kB view details)

Uploaded PyPyWindows x86-64

crc64fast-0.1.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (302.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

crc64fast-0.1.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (322.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

crc64fast-0.1.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl (271.1 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

crc64fast-0.1.0-pp39-pypy39_pp73-win_amd64.whl (164.7 kB view details)

Uploaded PyPyWindows x86-64

crc64fast-0.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (303.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

crc64fast-0.1.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (322.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

crc64fast-0.1.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl (271.0 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

crc64fast-0.1.0-cp313-cp313-win_amd64.whl (164.1 kB view details)

Uploaded CPython 3.13Windows x86-64

crc64fast-0.1.0-cp313-cp313-win32.whl (159.6 kB view details)

Uploaded CPython 3.13Windows x86

crc64fast-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl (379.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

crc64fast-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (301.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

crc64fast-0.1.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (320.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

crc64fast-0.1.0-cp313-cp313-macosx_11_0_arm64.whl (268.7 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

crc64fast-0.1.0-cp312-cp312-win_amd64.whl (164.0 kB view details)

Uploaded CPython 3.12Windows x86-64

crc64fast-0.1.0-cp312-cp312-win32.whl (159.8 kB view details)

Uploaded CPython 3.12Windows x86

crc64fast-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl (379.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

crc64fast-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (301.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

crc64fast-0.1.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (320.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

crc64fast-0.1.0-cp312-cp312-macosx_11_0_arm64.whl (268.8 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

crc64fast-0.1.0-cp311-cp311-win_amd64.whl (163.8 kB view details)

Uploaded CPython 3.11Windows x86-64

crc64fast-0.1.0-cp311-cp311-win32.whl (160.3 kB view details)

Uploaded CPython 3.11Windows x86

crc64fast-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl (380.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

crc64fast-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (302.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

crc64fast-0.1.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (321.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

crc64fast-0.1.0-cp311-cp311-macosx_11_0_arm64.whl (270.6 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

crc64fast-0.1.0-cp310-cp310-win_amd64.whl (163.8 kB view details)

Uploaded CPython 3.10Windows x86-64

crc64fast-0.1.0-cp310-cp310-win32.whl (160.6 kB view details)

Uploaded CPython 3.10Windows x86

crc64fast-0.1.0-cp310-cp310-musllinux_1_2_x86_64.whl (380.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

crc64fast-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (302.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

crc64fast-0.1.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (322.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

crc64fast-0.1.0-cp310-cp310-macosx_11_0_arm64.whl (270.5 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

crc64fast-0.1.0-cp39-cp39-win_amd64.whl (164.7 kB view details)

Uploaded CPython 3.9Windows x86-64

crc64fast-0.1.0-cp39-cp39-win32.whl (160.9 kB view details)

Uploaded CPython 3.9Windows x86

crc64fast-0.1.0-cp39-cp39-musllinux_1_2_x86_64.whl (381.4 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

crc64fast-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (303.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

crc64fast-0.1.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (323.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

crc64fast-0.1.0-cp39-cp39-macosx_11_0_arm64.whl (270.8 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

File details

Details for the file crc64fast-0.1.0.tar.gz.

File metadata

  • Download URL: crc64fast-0.1.0.tar.gz
  • Upload date:
  • Size: 7.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.7.3

File hashes

Hashes for crc64fast-0.1.0.tar.gz
Algorithm Hash digest
SHA256 ed91511f7f4d48ce2e6932fc0c5c21e427e159c1effb9dc94fb3996357d95287
MD5 f8607974d0a31b7b63784fda4bb3a962
BLAKE2b-256 6add18d75e65725901b5f7b6c0c039a1f3ff7b1f1615554d79cbb8d878d1eb62

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-pp311-pypy311_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 8a18865e965a91c2e36003eeb9b5b758adbca40b249580e002b43238472b9d86
MD5 dd321673e4b08dc2b88373ec2a2d4b51
BLAKE2b-256 3bbb622e9b0c4fafaf8a98185707d68e96872a9153f1274db918350d8a52da1d

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0a7502b4610598680bd5db819eb378442751451e8e6dbbe836e496e4f05ceec2
MD5 896bb3501bb0538e0bb14e2d893978c5
BLAKE2b-256 510ba19b260bbc822e150b7128b2b39e79ad1b9f08867ace7c73d2b21a488cea

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9da6fb6d3d362d36909070f748e04a3ee647fbd08b6fb2205ef1e10034c40a3d
MD5 07273fd12e8edd7fb94cd9f5de44de6c
BLAKE2b-256 eeef8ab5b3bd8856f78f121fd899ef67f20700682330a92d9ca3a8755edae733

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 eecdd6d07ec6a71bff354554943c0a7fffd3cebe126352c25152fa29e2e150d1
MD5 f4df3dec422c420b1068197b46c0ec4e
BLAKE2b-256 3c94fbe123c3d391f743552c9cbac3658a8eddd89c30de13fb458201b4cdc8fe

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 cf1f05afbbbf3407187e8d17bf4a712ed5f3be6e94bbfed78dcff2094c904385
MD5 d2b0b211640244d0925b83e50d5850c1
BLAKE2b-256 81c3aaee3a896a300139f2bec1a318e785c745d10cf255fe3c7343f73404ac62

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ade5e9961b75e07a4bcf6fd986f7657f84495a1229a7ea10ab3244adaa2b3562
MD5 5e8c38b90ce45202b213020e3da4de0b
BLAKE2b-256 7d6686992f30d719b7c2548fce349dbc20f2345ddcb15eed5c0702c0ac1cc705

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 735d3674b877ef82feaa668164b24d39a19e11a30500c975eca5fb629696849d
MD5 9dcfa883b1cc12470fb77b7ec2644f2a
BLAKE2b-256 8f386a8acb8a6ec9949bf651d9adae6d0dd575d04d5253703d1d94baaaae0b6f

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 85e74a4c0b861a77a73a903118a5e1ef5665fb2d09eb604a88cad641e346b533
MD5 fc35c48053a3b82d507b7dd4a5d880e5
BLAKE2b-256 d76e36712e378fb8dccbe65b9c2069f9614c3fb30409d17bc8a799f0688d0480

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 e9455c1bcd5fe90a128d3eb8fdbb27da05ba46a0b6284b7e465799d554a94ee1
MD5 b118ce1936d31814d5b3b286a8279ac2
BLAKE2b-256 6936d4dd8d7203517b717d6ec05ab45ce6522760ac2696a7dade9ba13db77357

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2e6bc84f8599563cda017a97a3ebe2f0c17a5a1dc3048e858ba5d6a64eddad15
MD5 9ffb2e9df1fb37a66c052c5c2baf6734
BLAKE2b-256 411b5ad0ff80dd2ab2c18e2150fd55a87d99378d807a01e128790046be0fcb05

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 eadaa1079533b005bf0d1ebbcda8ece948d6d429a5f50e2cb43765938ca9970a
MD5 43b5890dafe94f345916fa490fe2a49d
BLAKE2b-256 9c376ac89065a7268857d3531ce123504863f972f57faab6f9051998e5754276

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c685312328e6a02ad99a879e1e2593f351ea7365a45d5e7bf2a174906ada49e3
MD5 961376f4bf524bf8e86a06d521337ae2
BLAKE2b-256 353130971363ea5a5ebfd8ea092caba0f4a3592bcb484a48e054582d0f99a710

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 53008377f4394767b53d165e03235aaa5f8ba897424226a6fd0ba77b8ffa1945
MD5 1851af8ce500cd14dad1e8ef0b4fbb4c
BLAKE2b-256 38d676da2a283a5cf6c761834a0bf42ff3e2db8629535fc6f48fba5f2248cdc4

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-cp313-cp313-win32.whl.

File metadata

  • Download URL: crc64fast-0.1.0-cp313-cp313-win32.whl
  • Upload date:
  • Size: 159.6 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.7.3

File hashes

Hashes for crc64fast-0.1.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 7a07d6602e8af35ec781066af655e04a2dfc2fabd36ee2998eac1e3e9e70795b
MD5 0a9892fb16c23ebdc9d8a555f64a6c71
BLAKE2b-256 b1cd4a695246cd00d24bda38cd9a63a29989dfbc26ab6e4a05354402f9be0345

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8b16a2c1b18bcec75f221cb522ee9d4f87c0256610fb4aafeb706f28b4f1bd31
MD5 5b55d78f86b76cf357edf53c526aa949
BLAKE2b-256 5363c3580fb856c90f073fbda04323bbdcd96b822dba78365211e6dc0540ef2c

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2d8c8031baf5f9f8104b36e2e1ec66aa41cb7036f593c5db91aae9988e0a79af
MD5 4c9368421cf16688acac6ed5c694cb5d
BLAKE2b-256 bfb61166729be73849d68e94d226d3b7af242a4169504f5800d92f76a7e86856

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 17284e0b4d327898510dce8ce2ae3a6eaaa2e66fe76db6a0445f10304fd987df
MD5 d2bc06e1dabf3479b0fd2eed386d9397
BLAKE2b-256 2838130fdcb5f61e978746e79c24d891f4be584163c8071c41ad94c4274b9124

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f6881f5ec5b486652f02e396d94f4a289de412afa79401e31cff594f6619cf36
MD5 0bd3b311cc97d9e0d0d345ba18961830
BLAKE2b-256 bc75131e8cb3e8ac58a58df9527e027cf8092b73eac6a63773a1ff91cb0ef16a

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 8919098519f3e7787dd48331fc48fc3f2c8fd4c8df105535b5e822e42573a58d
MD5 4be3453b2e82cd127826c03ba19f33b2
BLAKE2b-256 ce33a3e45251870bc79f874b204ce3fdd70c659767a8b92ed0af5ec7ac8cff44

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: crc64fast-0.1.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 159.8 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.7.3

File hashes

Hashes for crc64fast-0.1.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 d565e177ae94a2e87bc0d7db02120933edbfe0afe55c4609836b9c15263e4480
MD5 dfdd0cceb549a3da97dd3bdd77406c65
BLAKE2b-256 74eb2e51f7b3359b26db1001538ae222df43bb0e551150730f20366f98585b08

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d5bc50c6ba405420b84df0871ad22e39f1918a1cace9b813fb5f72bfca3cd35f
MD5 d52e521f7591f27a809a94d13f9c222c
BLAKE2b-256 42d10e3b36a17e435102ed7b10ff5217838e3a6b5a130cbab621f28d0c45c157

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e4e412e4eec1c0c1351bbb256956deb3cd3600d90c78bcf8c471bc8ec6293893
MD5 7c6fa0f66878f227bf231bc83ffe2d4b
BLAKE2b-256 98977fb1e246512a52187e430a394de8ab0935a536caddb4d122e9447b913917

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ac00611ad418773d0073d0577e8c1728390dc46740e437d720614566cc167b00
MD5 920b8b2a76e7fbc3cd668073a1908618
BLAKE2b-256 7d8c6a06337915ff9be4ca45475b4658f8d655930e5a2517422a13b224166782

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 679238079b81d5317deda57f9452418596818a8ebd125a8100b97930430cd110
MD5 eaab4482923e463624560d157ef6e1b2
BLAKE2b-256 6bdd1f907b5e5914f2487a9327fd418b5b16d71484505ab8b2b896102f761bcb

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 20d7023c2739ec2cbe909215bb5898fee0f6244cab991e427ba681f45c0916e6
MD5 6726dcb12c32c006d7ffbef826a83814
BLAKE2b-256 1dd77f5ef24dc3c81a0615490370fd9659ceab9fee3ad88223fcd14b1a41ed58

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: crc64fast-0.1.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 160.3 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.7.3

File hashes

Hashes for crc64fast-0.1.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 e63235c1610a3cef1f3413175728542f81a6d0f4a0bde006ccb7f9540f0fdfd0
MD5 1dea909b527dd4b0af2994f37b9da2d0
BLAKE2b-256 bee36479b3402c55450d01f910d9e2641a98e74d57f5594f94011359ae0dcc07

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4d64f206b17f70cb756b1c03ed11ae98668dc33c5c663e5b2b5c937b88c4f043
MD5 39c74b5225393a0115ef87ed45c8f57c
BLAKE2b-256 b5667256b5386e23f36ca65f468d85f5f694e1dd922c76477cae953e3601e8f4

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 40f5a983c4b8f688b2e2bf930cf07fdedd11e8e34672b02f4632e14b6ee3a7fb
MD5 c5675c8a43f0dada2cca04e6ce37c74f
BLAKE2b-256 6980fc9a8e0d4a058275a179d9483f4e7302bf77ce01dc46e31a80752adba7ee

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b903705f5c2919945134e541102bf773764e04557bd917ff014306f0388dfe24
MD5 142b3c8015179b88a59c8c8bd75b4ece
BLAKE2b-256 c2ad0176f7e7d7f3b97fc99d5f3d7e484be5bd13b438b5c08f14a0518fb4603b

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 67edf45496056c6c06bef3043635a1f0a3e6f5ce71bb463d171a77e8aa97bb80
MD5 2a00deac6994da5da01719ccb873bee7
BLAKE2b-256 0f665de4cdc6712fd5e221bdff89c6f86d8ab3e5317be40acd73df4cfeaa1d25

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 feb6544ec8b7d7b31fda5f676fbc0a9a5d45ed70ceddb1071733de9fb29ccc18
MD5 a463f20a5e9b553351127448b4ee7d06
BLAKE2b-256 51b35ccf07b544783b8ef1bc1061130e5c981ac1893dcccfc60acf81f7f11c29

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: crc64fast-0.1.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 160.6 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.7.3

File hashes

Hashes for crc64fast-0.1.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 a20a808430d114ea99bb2799f9762691f7537e0409175947524f043ca97919fc
MD5 e432785e5e38d67d2fe3b85df37e6670
BLAKE2b-256 8409b1ad20f3e3dd0b676e6fdcdb8e863e7a40095aabf10ca2aaad928d2429d8

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8862a2d2a2b0d52b25ea193b279070a46f65fae9f3780df34274a03362458ca1
MD5 bf3efc2f7a67d1c527cf440d161eae03
BLAKE2b-256 8e3806c07f07fc0d411e37facb903cf34fdd7e046a39b36c11e6dee3fe53db05

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9c419c1c820c945428c06cbd2bbc2c6e8351f5fbb6625632549767d35707413b
MD5 37c25aaf0ec0c896f57510ef2a9a868d
BLAKE2b-256 e9d808c8fe492a49867ef2703d3ff0caa4b186b703af222659fc4a1b6477fba3

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5f82a94512d950944234a30f85340206c56ad8edec00b2f44adcb580f2f2f83e
MD5 b62e6f51f1a41f0abde8e68ada9da404
BLAKE2b-256 9495cfffa3106dafd67f1b83ed5fc31e71822e54d5ca396e5d89e70ce2b8faaa

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f020dab1f4362c412040df5f0cdc0a99d0670c93340cd4517381ca5d175a7467
MD5 1b38b1eac6b7b77e3295b3c6980e266d
BLAKE2b-256 2d1e8265f4e3a343e79db4c731d4b24ea6b1aa3b96a02135284a67b1f12868f1

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 c32a9fee43139f7546b177de664523a0a745988666f12a1bdfcba48899d0270d
MD5 4c79c23fab34f27f3f9bcb39863b1517
BLAKE2b-256 245f1fc064244e29e82211c017c9e2f5a185fd2d2a3d0f09d40fb467f2395a5a

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-cp39-cp39-win32.whl.

File metadata

  • Download URL: crc64fast-0.1.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 160.9 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.7.3

File hashes

Hashes for crc64fast-0.1.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 70e04cd8aff5515acd21e1f901a13fa7ea1e22b3b8aa1f3fa79a0a80a0264b6e
MD5 59c5eac01455fe56e9f3f99dd53eec8e
BLAKE2b-256 f5d6d5c1983eb8622e73f2eb860c6035df904672bf69ae894da8a9c88c80101f

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bdf7f24140efd80b2a8179fd992a32b4c6ef701de0a47b3e5241f1e85029eaa8
MD5 e80bae95ce38a9386dd18b24e975e9c0
BLAKE2b-256 e7fe62fdf014c44270e0c36d51a591243019d57e474c66ff6ae94f3af721cb37

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 42451e6416e9a1a5f847e366c14d4068733493b3ca4d94d99b529e8dafb860b4
MD5 8140951660dbb5e10767aef8d93092ca
BLAKE2b-256 1518e9c65e8e4f8db1587721c61d4ad689e121c2b037a4b260d0aa6ddc09381c

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e23b6898b526d04b753a57032565a97dd9aa0b95d361fa290c788de78b14bfbd
MD5 66b482bb0d8e35c91ff404b17940d580
BLAKE2b-256 921e7bcfc77115d9aa14d7c2a82f061d8fff5b29c812c555121dc21eee83ca11

See more details on using hashes here.

File details

Details for the file crc64fast-0.1.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for crc64fast-0.1.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a71aa5cab22d119a78fcb88dcb3649018de2526841bf33a351b07f62c666af86
MD5 75e3625a5c9b3f6c3f7185f4edaa3ea9
BLAKE2b-256 6e84054940e56ca73db5d570902d2c50e086156df7d6d82d8a5e2c3814f2f3b8

See more details on using hashes here.

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