Yes I will run some more tests against crypto++, on a short test the code worked, what I did was basically I encrypted data with with crypto++, and then looked in the debugger step by step hat it does for decryption and implemented it with openssl functions step by step.
The whole goal of switching to openssl is not to have to provide a separate crypto library for linux builds, using a proprietary non free implementation would be here the worst possible option. than I would just stick to crypto++ as it already does all in needed. -- -- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [email protected]. More information about Crypto++ and this group is available at http://www.cryptopp.com. --- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
