Sorry, but I can't recognize that function. But I see from the history in Readme.txt that Twofish was first added in version 3.1, and then I switched to another implementation in 4.1. I don't know if that gives you any clues.
-------------------------------------------------- From: "rajkosto" <[email protected]> Sent: Sunday, July 05, 2009 3:38 PM To: "Crypto++ Users" <[email protected]> Subject: Re: Identifying used Crypto++ version > > Thanks a lot, what about the other question ? Was there ever a twofish > function like that ? > > On Jul 6, 12:36 am, "Wei Dai" <[email protected]> wrote: >> There is no archive page, some older versions are on the cryptopp.com >> server. You can download using cryptopp.com/crypto??.zip >> >> crypto23.zip crypto41.zip cryptopp521.zip cryptopp560.zip >> crypto30.zip crypto42.zip cryptopp54.zip >> crypto31.zip crypto50.zip cryptopp551.zip >> crypto32.zip crypto51.zip cryptopp552.zip >> crypto40.zip crypto52.zip cryptopp55.zip >> >> There was no version between 3.2 and 4.0. >> >> -------------------------------------------------- >> From: "rajkosto" <[email protected]> >> Sent: Sunday, July 05, 2009 1:06 PM >> To: "Crypto++ Users" <[email protected]> >> Subject: Identifying used Crypto++ version >> >> >> >> > 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. -~----------~----~----~----~------~----~------~--~---
