On Wed, Dec 2, 2020 at 9:35 AM Inês <ineslin...@gmail.com> wrote:
>
> I solved by reducing the time of each cycle.

That was probably a good choice. 60 seconds was a bit much. I've found
3 seconds is enough to gather a good statistic.

Also see https://www.cryptopp.com/wiki/Benchmarks.

> One more question, is it possible to had algorithms to this library? I need 
> PRESENT and RSA algorithms benchmarks

RSA is already present.

We probably won't add PRESENT. It's a 64-bit block cipher optimized
for hardware. There's not much demand for it, either.

You can find a C implementation for PRESENT at
http://www.lightweightcrypto.org/implementations.php. Also see
https://duckduckgo.com/?q=PRESENT+cipher+site:github.com.

Jeff

-- 
You received this message because you are subscribed to "Crypto++ Users". More 
information about Crypto++ and this group is available at 
http://www.cryptopp.com and 
http://groups.google.com/forum/#!forum/cryptopp-users.
--- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/cryptopp-users/CAH8yC8nL6103MTXy4yudyDk9FtE%3DtC%3D9D1tgbK%2BgLxQAj2XGMQ%40mail.gmail.com.

Reply via email to