| package | Default |
|---|
desencriptar($llave, $encriptacion, $cipher = "aes256")
encriptar($llave, $frase, $cipher = "aes256")
hash($clave, $algoritmo = 'sha512')
hashConLLave($clave, $Llave, $algoritmo = 'sha512')
verificarHash($clave, $hash)