Hi, I am using CRYPT::CBC for encryption. I am getting "Ciphertext does not begin with a valid header for 'salt' header mode" error. Below is the code. Please help me.
my $cipher = Crypt::CBC->new( -key => $cryptkey, -keylength => '256', -cipher => "Crypt::OpenSSL::AES" );
Thank you Sitaaram
In reply to Regarding CRYPT::CBC header issue by Sitaaram
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |