Skip to content

Releases: edgeengineer/cyclic-redundancy-check

0.0.5

04 Aug 16:50
Compare
Choose a tag to compare

What's Changed

  • Fixed CRC polynomial values and adjusted test expectations for accuracy
  • Updated expected CRC output values for improved correctness
  • Resolved branch divergence and merged remote changes
  • Updated package version to 0.0.5

Full Changelog: 0.0.4...0.0.5

0.0.4

04 Aug 03:37
a66cb68
Compare
Choose a tag to compare

• Fixed CRC32C algorithm to correctly calculate checksums using reflected polynomial
• Corrected all CRC algorithms with reflected input to use proper reflected polynomials
• Updated test expectations to match correct CRC values for standard test vectors

0.0.3 Release

22 Jun 07:24
Compare
Choose a tag to compare

Adding CRC32C Castagnoli

0.0.2

07 Apr 20:42
Compare
Choose a tag to compare

What's Changed

  • Adopt generics based checksumming by @Joannis in #1

New Contributors

Full Changelog: 0.0.1...0.0.2

0.0.1

01 Apr 05:53
Compare
Choose a tag to compare