Hi,

I did the global benchmark: “cryptest.exe b 3 2.0 > benchmark.html”.

I want to know how to do a benchmark of the all MAC(*message authentication 
code*) algorithms: HMAC, CMAC, GMAC, VMAC, … , and its variants (HMAC: 
HMAC-SHA-1, HMAC-SHA-224, HMAC-SHA-256, HMAC-SHA-384 and HMAC-SHA-512).

I added some lines, in bench1.cpp file, to have all the MAC statistics, but 
the Benchmark stopped with an exception message (“CryptoPP::Exception 
caught: ObjectFactoryRegistry: could not find factory for algorithm 
HMAC(SHA265)”).

I want to do a performance comparison to choose the right MAC algorithm for 
my Ad Hoc network(OLSR protocol).

Thanks in advance.

-- 
-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to cryptopp-users-unsubscr...@googlegroups.com.
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
--- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cryptopp-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to