package Default

 Methods

desencriptar()

desencriptar($llave, $encriptacion, $cipher = "aes256"
Static

Parameters

$llave

$encriptacion

$cipher

encriptar()

encriptar($llave, $frase, $cipher = "aes256"
Static

Parameters

$llave

$frase

$cipher

hash()

hash($clave, $algoritmo = 'sha512'
Static

Parameters

$clave

$algoritmo

hashConLLave()

hashConLLave($clave, $Llave, $algoritmo = 'sha512'
Static

Parameters

$clave

$Llave

$algoritmo

verificarHash()

verificarHash($clave, $hash) 
Static

Parameters

$clave

$hash