CRC Calculator
Installation
$ pip install crc-calculator
How to use
$ crc -h
usage: crc -p [POLYNOMIAL] -d [DATA]
$ crc --polynomial 100101 --data 101101001
checksum: 00010
validation: 00000
Define program version
pip install crc-calculator==0.6.1
The Tidelift Subscription provides access to a continuously curated stream of human-researched and maintainer-verified data on open source packages and their licenses, releases, vulnerabilities, and development practices.
Learn more →Login to resync this project