Jeff,
Thanks a ton. I was actually looking for something like this. I was
trying to find something in the TestVector folder but that seems
to contain test input file formats for other tests. I will definitely
look in to these codes. Thanks.

-- Tan

On Sep 3, 7:37 am, "Jeffrey Walton" <[EMAIL PROTECTED]> wrote:
> Hi Tan,
>
> > Could anyone please direct me to something helpful in this regard?
>
> Wei provides a lot of sample code in test.cpp, validate1.cpp,
> validate2.cpp, validate3.cpp. For information dispersal, see test.cpp
> (lines 595 and 620) - functions InformationDisperseFile and
> InformationRecoverFile.
>
> > is this implementation fast enough or can handle data size of
> > around 200 - 500 MB?
>
> That's for you to decide when you compare Crypto++ against other libraries.
>
> Jeff
>
> On 9/3/08, Copper Beeche <[EMAIL PROTECTED]> wrote:
>
>
>
> > 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.
-~----------~----~----~----~------~----~------~--~---

Reply via email to