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

Method encrypt_text

ciphers/hill_cipher.cpp:445–448  ·  view source on GitHub ↗

* @brief Encrypt a given text using a given key * * @param text string to encrypt * @param encrypt_key key for encryption * @return encrypted text */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected