Help for this page

Select Code to Download


  1. or download this
    
    $cipher = Crypt::Twofish->new($key);
    
    $ct = $cipher->encrypt('encrypted text 1');