Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 85 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 85 Bytes

Hash algorithms

  • sdbm
  • djb2
  • xor8 (8 bit)
  • adler_32 (32 bit)
  • crc32 (32 bit)