Using WinNT4 and OpenSSL 0.9.5, I tried one of the examples in the docs:

  openssl des3 -salt -in file.txt -out file.des3 

The password applied was "12345678".

I then tried to decrypt using:

  openssl des3 -d -salt -in file.des3 -out file.txt -k 12345678

...but I keep getting a "bad magic number" message back.

What is that ?


Med venlig hilsen / Best regards

Kim Hellan
KMD
Niels Bohrs Alle 185
DK-5220 Odense SŲ
Phone: (+45) 44 60 52 54 (direct)
Fax (+45) 44 60 52 76
Mailto:[EMAIL PROTECTED]

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to