Crcengine

Latest version: v0.4.0.post1

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

Scan your dependencies

Page 1 of 2

0.4

------------------
* Feature: Introduction of CrcParams type to parametrize CRC implementation functions.
* Feature: Addition of "window" CRC calculation accepting bit start and end positions
* Bugfix: Fix CRC polynomials under 8 bits wide resulting in an invalid shift and resulting Exception
* Deprecation: passing separate polynomial with and seed is deprecated, passing CrcParams should be used instead.
* Switch to using poetry for packaging instead of setuptools.

0.3.3

------------------
Bug 325 Fix for incorrect result when reflected input bytes are selected with a non-zero
seed.

0.3.2

------------------
Correcting issue relating to module import order for version.py

0.3.1

------------------
* Correcting metadata for python version in setup.cfg

0.3.0

------------------
* Fixed code generation for algorithms whose result doesn't wholly fill a data-type
* Added unit tests for generated C, run using Ceedling_
* Added command-line entry point
* Added support for invoking as a module via python -m
* Switched over to using setup.cfg rather than setup.py
* Python 3.9 support added

.. _Ceedling: https://github.com/ThrowTheSwitch/Ceedling

0.2.0

-------------------
Added Sphinx documentation

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.