@Jeffrey Can you help me with something? Is it possible to see the memory 
usage of the executed algorithms?

On Thursday, December 3, 2020 at 3:58:12 PM UTC Inês wrote:

> Why does RSA have different metrics (Milliseconds/Op and Megabytes/Op and 
> how it differs from the  other as AES?
> On Thursday, December 3, 2020 at 2:17:54 AM UTC Jeffrey Walton wrote:
>
>> On Wed, Dec 2, 2020 at 9:35 AM Inês <inesl...@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/175bf405-8ba3-4e92-bda4-b71ba7830fban%40googlegroups.com.

Reply via email to