my $cipher = new Crypt::Blowfish $key; my $ciphertext = $cipher->encrypt($plaintext);