Skip to content

0.3

Pre-release
Pre-release

Choose a tag to compare

@vmikk vmikk released this 18 Mar 16:54
· 229 commits to main since this release
  • [new] --hashtype argument

Currently, the following hash functions are supported:

  • SHA1 (remains default), 160-bit hash value
  • MD5, 128-bit hash value
  • xxHash (extremely fast), 64-bit hash value
  • CityHash (e.g., used in VSEARCH), 128-bit hash value
  • Murmur3 (e.g., used in Sourmash, but 64-bit), 128-bit hash value