Help for this page

Select Code to Download


  1. or download this
    Software error:
    Cipher stream did not contain IV or salt, and you did not specify thes
    +e values in new() at /home/##username##/public_html/vars.cgi line 425
    
  2. or download this
    sub decryptData
    {
    ...
    
        return ($cipher->decrypt_hex ($ciphertext));
    }