$iv :
encrypt( $input, $key)
hmac_md5( $input, $key)
decrypt( $sStr, $key)
pkcs5_pad( $text, $blocksize)
Loading…