Hi, I have been looking for an efficient implementation of Rabin's information dispersal algorithm in order to break a data file of say around 100MB-500MB. Now, I have found that crypto library implements IDA in ida.cpp and ida.h, but I am not sure how to use these classes and methods from within another sample code. Could anyone please direct me to something helpful in this regard? Another question I have is, is this implementation fast enough or can handle data size of around 200 - 500 MB? This is a crucial point because if not, then I will not be using the whole library in the first place.
Any help is really appreciated. Thanks, Tan --~--~---------~--~----~------------~-------~--~----~ 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. -~----------~----~----~----~------~----~------~--~---
