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