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

Method decrypt_text

ciphers/hill_cipher.cpp:457–460  ·  view source on GitHub ↗

* @brief Decrypt a given text using a given key * * @param text string to decrypt * @param decrypt_key key for decryption * @return decrypted 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