Dear all, I am starting to use the Crypto++ and I am quite new to C++.
I used the benchmarks provided by Crypto++ and got the following
results:

Algorithm                                MiB/Second
AES/ECB (128-bit key)   46
RC6                       7      !!!!!!


However, the corresponding results that can be found in
http://www.cryptopp.com/benchmarks.html are:

Algorithm                               MiB/Second
AES/ECB (128-bit key)   99
RC6                      103

Is RC6 faster than AES/ECB (128-bit key)?!!! Why do I get these
results?
--~--~---------~--~----~------------~-------~--~----~
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