A crc-itu implementation with optional cython extension
Project description
Installation
Install universal wheel
$ pip install CRC-ITU
Install with cython extension
$ pip install cython
$ pip install --no-binary :all: CRC-ITU
Usage
from crc_itu import crc16
print(hex(crc16(b'your bytes')))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
CRC-ITU-0.2.tar.gz
(3.4 kB
view hashes)
Built Distributions
Close
Hashes for CRC_ITU-0.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f1e7113c2b84bd851cac8a72c304a5916b6e501aec1eac0766b3e8dd0ada485 |
|
MD5 | be84c3540504b6f0106104eee2c18d1d |
|
BLAKE2b-256 | 89e31ba53a4f518d4d96e3fc447e9801da332f75be4dd10169856ed88c7e1fcd |