Help for this page
Select Code to Download
Select
or
download this
$cipher = Crypt::Twofish->new($key); $ct = $cipher->encrypt('encrypted text 1');