2020-03-07 10:53:52 -05:00
..
2019-10-14 17:49:03 +02:00
2019-10-14 17:49:03 +02:00
2020-03-07 10:53:41 -05:00

Hash algorithms

Overview files hash.h and hash.c

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