MCPcopy Create free account
hub / github.com/TheAlgorithms/C / djb2

Function djb2

hash/hash_djb2.c:18–28  ·  view source on GitHub ↗

* @brief DJB2 algorithm implementation * * @param s NULL terminated string to hash * @return 64-bit hash result */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

test_djb2Function · 0.85

Calls

no outgoing calls

Tested by 1

test_djb2Function · 0.68