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

Function test_string

cipher/affine.c:157–172  ·  view source on GitHub ↗

* @brief Tests a given string * * @param s string to be tested * @param a value of key.a * @param b value of key.b * * @returns void */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testsFunction · 0.85

Calls 2

affine_encryptFunction · 0.85
affine_decryptFunction · 0.85

Tested by

no test coverage detected