RFR: 8296591: Signature benchmark [v2]

Xue-Lei Andrew Fan xuelei at openjdk.org
Sat Nov 12 02:38:40 UTC 2022


On Sat, 12 Nov 2022 02:01:50 GMT, Xue-Lei Andrew Fan <xuelei at openjdk.org> wrote:

> > Unfortunately I didn't catch this until it was too late. There is an existing signature test, javax.crypto.[small | full].SignatureBench, which supported secp256, Ed25519 & Ed448, as well as RSA and DSA
> 
> Thanks for the information. I will see if I could merge them into one. Thanks!

The javax.crypto.[small | full].SignatureBench measure the multiple signature operations (create object, initialization, sign, etc).  The new only measure the sign operation.  I would like to have both.

-------------

PR: https://git.openjdk.org/jdk/pull/11043


More information about the security-dev mailing list