Hi

I have a problem with my Crypt::CBC v2.30.
Some files can be encrypted and decrypted but others don't. It gives me
the following error while decrypting:
"Ciphertext does not begin with a valid header for 'salt' header mode"

Things I already did:
googled that stuff. Seems that encrypted content with older versions are
incompatible with the latest versions of Crypt::CBC....
Played around with -salt, -header randomiv and so on
One line (text)files are no problem.


It rly bothers me because my script is able to encrypt/decrypt some
files without any error =/


I'm running Ubuntu latest version. Files are encrypted/decrypted with
Crypt::CBC 2.30 using Twofish.

Link to my script -->
http://download.adamas.ai/dlbase/Scripts/twofish_crypter.txt


Greetings


-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to