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

Function encrypt

ciphers/a1z26_cipher.cpp:51–69  ·  view source on GitHub ↗

* @brief a1z26 encryption implementation * @param text is the plaintext input * @returns encoded string with dashes to seperate letters */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testFunction · 0.70

Calls 1

pop_backMethod · 0.80

Tested by

no test coverage detected