Hello everyone.

I'm using .NET to encrypt a file using DES. I'm using this:

DESCryptoServiceProvider, CryptoTransform and CryptoStream

Anyone knows how to use OpenSSL to decrypt the file?

Thanks in advance.
Best Regards.

Reply via email to