tags:

views:

328

answers:

1

is there a way to decrypt files that have been encrypted using openssl -des3 enc command. Exactly how does openssl use the password and salt to make the key?

+2  A: 
erickson