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

Function encrypt

ciphers/xor_cipher.cpp:47–54  ·  view source on GitHub ↗

* Encrypt given text using XOR cipher. * @param text text to be encrypted * @param key to be used for encyption * @return new encrypted text */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected