Hello,
I have a windows OpenSSL based application, I am using OpenSSL for: * Symmetric encryption (3DES & AES) * Asymmetric encryption (RSA) * SSL I have been using 0.9.7 for several years, and now I am planning on upgrade to 0.9.8i, I would be happy to hear from any one past experience what (if any) pitfalls can I expect to encounter. Should 0.9.8i be compatible to 0.9.7m? I am going to rebuild everything, and I should not have any problems with functions which signature has changed. How ever I somewhat fear internal OpenSSL mechanisms that might behave differently and break my application, so if someone can give me heads up on what to look for it would be great. Thanks a lot, Hagai.