<div dir="ltr">Hi all,<div><br></div><div><div>I am not an expert with openssl and I need replace a component in c# that run algorithm Triple DES.</div><div>I tried in the command line something like thisĀ </div><div>"openssl enc -des-ede3 -k 1234567890123456ABCDEFGH -in test.txt -out test.enc"</div><div><br></div><div>but the result that I obtain is diferent of result launched by the c# component.</div><div>Of course the passphrase is the same, and always file test.enc contain a phrase</div><div>that start with "Salted__..." indifferent of the contain of file test.txt.</div><div>some idea?</div><div>thanks in advance!</div></div></div>