Skip to main content

11 docs tagged with "2.3"

View all tags

openssl_decrypt

public static function openssldecrypt( $text, $encryptionkey=null, $ciphername='aes-256-ctr', $mackey=null )

openssl_encrypt

public static function opensslencrypt( $text, $encryptionkey=null, $ciphername='aes-256-ctr', $mackey=null )