Megaloblastt
Megaloblastt
Thanks @aquint-zama for your answer. I'm looking forward to testing the new version soon!
@jamuir unfortunately, my module already uses OpenSSL for various other cryptographic operations, and I don't want to multiply the number of dependencies yet. But that's definitely something I want to...
And wouldn't it be relevant to specifically test if `--benchmark-warmup-time 0` was set, and if yes, simply skip the warmup?
Without entering the details of my use case, it consists on few steps, running in a given order, each of them being internally protected against replay attacks. And I want...