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

Function decrypt

ciphers/xor_cipher.cpp:61–68  ·  view source on GitHub ↗

* Decrypt given text using XOR cipher. * @param text text to be encrypted * @param key to be used for decryption * @return new decrypted 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