Help for this page
my $cipher = Crypt::CBC->new( -key => $key, -cipher => 'Blowfish', -salt => 1, -insecure_legacy_decrypt => 1 );