Unable to decrypt (General questions)
I am trying to test your product for our company. However, I am having problems decrypting files.
If I encrypt a file with wodCrypt, I can decrypt it with wodCrypt.
However, if I use openssl to encrypt a file on my linux box, wodCrypt will not decrypt it. I keep getting:
Failed to decrypt data. Try setting optimized=FALSE
setting optimized to false does not decrypt the file, the decrypted file is not readable.
Here is my encryption command:
openssl enc -aes256 -in test.file -out test.enc -salt -pass file:<path to password file>
Please let me know what is wrong, why wodCrypt can not decrypt openssl encrypted files.
Thanks,
Chris
Complete thread:
- Unable to decrypt - Chris, 2007-05-10, 22:39
- Re: Unable to decrypt - wodSupport, 2007-05-10, 23:21
- Re: Unable to decrypt - Chris, 2007-05-11, 16:34
- Re: Unable to decrypt - woddrazen, 2007-05-11, 18:33
- Re: Unable to decrypt - wodSupport, 2007-05-12, 00:46
- Re: Unable to decrypt - wodSupport, 2007-05-12, 16:08
- Re: Unable to decrypt - Chris, 2007-05-31, 16:51
- Re: Unable to decrypt - woddrazen, 2007-05-31, 20:04
- Re: Unable to decrypt - Chris, 2007-05-31, 16:51
- Re: Unable to decrypt - wodSupport, 2007-05-12, 16:08
- Re: Unable to decrypt - wodSupport, 2007-05-12, 00:46
- Re: Unable to decrypt - woddrazen, 2007-05-11, 18:33
- Re: Unable to decrypt - Chris, 2007-05-11, 16:34
- Re: Unable to decrypt - wodSupport, 2007-05-10, 23:21