Skip to content

Files

Latest commit

author
Christian Bender
Dec 31, 2017
c524b9a · Dec 31, 2017

History

History
This branch is 1274 commits behind TheAlgorithms/C:master.

Hash

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 31, 2017
Dec 31, 2017
Dec 31, 2017
Dec 31, 2017

Hash algorithms

Overview files hash.h and hash.c

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