MCPcopy Create free account
hub / github.com/delight-im/Faceless / decrypt

Method decrypt

Server/public_html/classes/Encryption.php:42–58  ·  view source on GitHub ↗

* Decrypts the data with the provided key * * @param string $data the encrypted data to decrypt * @param string $key the key to use for decryption * @return string|false the decrypted string or false */

($data, $key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

decryptFunction · 0.80

Calls 3

getKeysMethod · 0.95
unpadMethod · 0.95
hash_equalsFunction · 0.85

Tested by

no test coverage detected