Re: des3 decrypt bad magic number

2006-09-12 Thread barchia
On Mon, Sep 11, 2006, barchia wrote:>> Hi to *>> >> I try to decode a file that is encripted with des3 cipher,>> the file is encoded with .NET framework, the key is 128 bit >> >Err no it isn't the key is 192 bit of which 168 are significant.Sorry, but I

des3 decrypt bad magic number

2006-09-11 Thread barchia
Hi to *I try to decode a  file that is encripted with  des3  cipher,  the file is encoded with .NET framework, the key is 128 bitwhen i type the openssl command:C:\test\des3>openssl des3 -d -in fileencodec.enc -out fileout.txt -K 7e46960de0c59530f7332b3eedb5867e -p    -iv "" -psalt