Fastcrc

Latest version: v0.3.0

Safety actively analyzes 623360 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.0

-----------------------
* feat: add support for 8 bit CRCs. (`5 <https://github.com/overcat/fastcrc/pull/5>`_)
* chore: drop support for Python 3.6. (`6 <https://github.com/overcat/fastcrc/pull/6>`_)

0.2.1

---------------------
* feat: add `fastcrc.crc16.ibm_refin` and `fastcrc.crc32.reversed_reciprocal_refin`, these are two experimental functions that may be removed in the future.
* chore: build wheels for more platforms.
* docs: improve documentation.

0.2.0

---------------------
* Add initial value optional parameter to all CRC functions. (`1 <https://github.com/overcat/fastcrc/pull/1>`_)

0.1.1

---------------------
* Correct the project information.

0.1.0

---------------------
* First release.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.