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

Function affine_encrypt

cipher/affine.c:110–122  ·  view source on GitHub ↗

* @brief Encrypts character string `s` with key * * @param s string to be encrypted * @param key affine key used for encryption * * @returns void */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

test_stringFunction · 0.85

Calls

no outgoing calls

Tested by 1

test_stringFunction · 0.68