Skip to content

sse4_crc32 v3.0.0

Choose a tag to compare

@anandsuresh anandsuresh released this 08 Mar 23:44
· 96 commits to master since this release
  • Added software fallback for platforms that don't have hardware support
  • Modified CRC32.update() method to return this instead of the updated CRC to support chaining.
  • Updated benchmarks