Hello, i am trying to analyze network protocol of one application (whose servers have shut down), and it uses Crypto++ for all its crypto operations. However, in order to make the analyzing easier, i want to import symbols from compiled Crypto++ library. To do this, i need to know exactly which version of Crypto++ they used.
They use twofish extensively, and i have located the qbox data, and one of the functions which accesses it does it in a way that is different from ANY crypto++ version i tried to compile. Could anyone please take a look at it and tell me which version of Crypto++ did something similar ? http://codepad.org/bQVN6Ent (compiled with MSVC6.0) Also, it's rather hard to find really old versions of Crypto++, the oldest one i could find was 3.2, then 4.0, and im sure that there were versions in between, does anyone have an archive page that has download links to all the old crypto++ versions ? Thanks in advance --~--~---------~--~----~------------~-------~--~----~ 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. -~----------~----~----~----~------~----~------~--~---
