On 5. 2. 2011 16:31, lu_hernan wrote:
Thank you for answering.
The file does not include any CR or LF but I have noticed that is saved in
UTF-8. Does it has anything to do with the problem?
Maybe. Some UTF-8 files can contain a Byte Order Mark (or BOM) which
consists of 3 bytes at the very begi
On 10. 12. 2010 18:59, Dr. Stephen Henson wrote:
On Fri, Dec 10, 2010, Matej Kurpel wrote:
Hello,
I am developing an application where I need to decrypt a RSA private key
generated by OpenSSL (fyi, it's in C# .NET).
I am facing some trouble with the passphrase. I have chosen a 6-char
Hello,
I am developing an application where I need to decrypt a RSA private key
generated by OpenSSL (fyi, it's in C# .NET).
I am facing some trouble with the passphrase. I have chosen a
6-character passphrase when generating the key but when I provide it to
tie TripleDES algorithm, it says the