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

Function sig2hex

hashing/sha1.cpp:67–76  ·  view source on GitHub ↗

* @brief Transforms the 160-bit SHA-1 signature into a 40 char hex string * @param sig The SHA-1 signature (Expected 20 bytes) * @return std::string The hex 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 1

push_backMethod · 0.80

Tested by

no test coverage detected