Skip to main content

A universal CRC (8, 16, 32 or 64) computation tool

Project description

Universal CRC

The goal of this project is to provide a simple and universal CRC computation tool, allowing the user to freely choose any of the parameters.

Installation

Install universalCRC

$ pip install universal-crc

Usage

To use custom parameters :

from universalCRC import crc
CRC = crc.compute_CRC("111213141516171819",0x07,0x00,0x00,8,False,False)

To use predefined parameters :

from universalCRC import crc
CRC = crc.compute_CRC("111213141516171819",preset = "DARC")

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

universal_crc-0.9.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

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

universal_crc-0.9-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

Details for the file universal_crc-0.9.tar.gz.

File metadata

  • Download URL: universal_crc-0.9.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.13

File hashes

Hashes for universal_crc-0.9.tar.gz
Algorithm Hash digest
SHA256 5358a7c17d4ce8cec674d102478e00dbbaefadb15adc0e43ccf34e9628516f37
MD5 7d8027792c035d9136504a62f68a6987
BLAKE2b-256 3546a488c7d5b2f77f32f3608176510558a47386c7c739253037ac10d40417a1

See more details on using hashes here.

File details

Details for the file universal_crc-0.9-py3-none-any.whl.

File metadata

  • Download URL: universal_crc-0.9-py3-none-any.whl
  • Upload date:
  • Size: 5.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.13

File hashes

Hashes for universal_crc-0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 fb7602a50859a8b832c032d32f019a56d4891b3dc90965f06d918e13af74492a
MD5 2a7a71f7f4fd68cd06ac4376fbdac466
BLAKE2b-256 f3db807e870773e1e4e2676a57f4e0a508627f0b4ae2a3b14fdcf7efd9addf1c

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