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

Function encrypt

ciphers/morse_code.cpp:202–210  ·  view source on GitHub ↗

* Encrypt given text using morse code. * @param text text to be encrypted * @returns 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 1

char_to_morseFunction · 0.85

Tested by

no test coverage detected