Thanks Jeffery, also, I have to include some other files as mentioned in the makefile :
TESTOBJS = bench.o bench2.o test.o validat1.o validat2.o validat3.o adhoc.o datatest.o regtest.o fipsalgt.o dlltest.o On 10 mai, 20:51, Jeffrey Walton <[email protected]> wrote: > 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.
