MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / hash

Function hash

hashing/sha1.cpp:211–213  ·  view source on GitHub ↗

* @brief Converts the string to bytestring and calls the main algorithm * @param message Plain character message to hash * @return void* Pointer to the SHA-1 signature */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

testFunction · 0.70
interactiveFunction · 0.70

Calls 2

hash_bsFunction · 0.70
sizeMethod · 0.45

Tested by

no test coverage detected