Skip to content

v4.7.0

Compare
Choose a tag to compare
@Daninet Daninet released this 05 Jun 05:12
· 43 commits to master since this release
  • Add Adler-32 algorithm
  • New feature: saving and loading the internal state of the hash (segmented hashing and rewinding)
  • Faster builds using GNU Make
  • Fix alignment of the main buffer (might result in better performance on some platforms)
  • Updated dependencies
  • (Special thanks to Nicholas Sherlock for his contributions)