On May 10, 11:10 am, Niij <[email protected]> wrote: > Hi, > > I want to create a customised benchmark to evaluate timing, memory > occupation, security, etc.. for some cryptographic schemes (PK : ECC, > RSA) and I found that the cryptest program already tests some of them > ($ cryptest b), therefore, I'd like to know where I can find its > source code so that I can make my changes. BenchmarkAll (http://www.cryptopp.com/docs/ref/bench_8cpp_source.html) is called by test.cpp ('cryptest b').
Jeff -- 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.
