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

Method codec

ciphers/hill_cipher.cpp:211–243  ·  view source on GitHub ↗

* @brief Convenience function to perform block cipher operations. The * operations are identical for both encryption and decryption. * * @param text input text to encrypt or decrypt * @param key key for encryption or decryption * @return encrypted/decrypted output */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

mat_mulFunction · 0.85
sizeMethod · 0.45

Tested by

no test coverage detected