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

Function inverse_key

cipher/affine.c:87–100  ·  view source on GitHub ↗

* @brief Given a valid affine cipher key, this function will produce the * inverse key. * * @param key They key to be inverted * * @returns inverse of key */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

affine_decryptFunction · 0.85

Calls 1

Tested by

no test coverage detected