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

Function sig2hex

hashing/md5.cpp:123–132  ·  view source on GitHub ↗

* @brief Transforms the 128-bit MD5 signature into a 32 char hex string * @param sig The MD5 signature (Expected 16 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