mirror of
https://github.com/TheAlgorithms/C
synced 2024-11-22 13:31:21 +03:00
108 B
108 B
Hash algorithms
Overview files hash.h and hash.c
- sdbm
- djb2
- xor8 (8 bit)
- adler_32 (32 bit)