This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
TheAlgorithms-C
mirror of
https://github.com/TheAlgorithms/C
Watch
1
Star
0
Fork
You've already forked TheAlgorithms-C
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9fca032d5c
TheAlgorithms-C
/
hash
/
README.md
125 B
Raw
Blame
History
Hash algorithms
Overview files
hash.h
and
hash.c
sdbm
djb2
xor8 (8 bit)
adler_32 (32 bit)
crc32 (32 bit)