public class MLDSABenchmarkRunner extends SignatureBenchmarkRunner
| Constructor and Description |
|---|
MLDSABenchmarkRunner() |
| Modifier and Type | Method and Description |
|---|---|
void |
emptyMLDSABenchmark(org.openjdk.jmh.infra.Blackhole blackhole) |
protected AlgorithmParameterSpec |
generateParameterSpec() |
protected String |
getAlgorithmName() |
protected AlgorithmParameterSpec |
getParams(String name) |
static void |
main(String[] args) |
protected static void |
run(Class<?> klass) |
void |
setUp()
Setup global parameters.
|
getProvider, keyGen, setUpIteration, sign, verifypublic void setUp()
throws NoSuchAlgorithmException,
InvalidAlgorithmParameterException,
InvalidKeyException,
PQException
setUp in class SignatureBenchmarkRunnerNoSuchAlgorithmExceptionInvalidAlgorithmParameterExceptionInvalidKeyExceptionPQExceptionprotected AlgorithmParameterSpec getParams(String name) throws PQException
getParams in class SignatureBenchmarkRunnerPQExceptionprotected AlgorithmParameterSpec generateParameterSpec() throws PQException
generateParameterSpec in class SignatureBenchmarkRunnerPQExceptionprotected String getAlgorithmName()
getAlgorithmName in class SignatureBenchmarkRunnerprotected static void run(Class<?> klass) throws org.openjdk.jmh.runner.RunnerException
org.openjdk.jmh.runner.RunnerExceptionpublic static void main(String[] args) throws org.openjdk.jmh.runner.RunnerException
org.openjdk.jmh.runner.RunnerExceptionpublic void emptyMLDSABenchmark(org.openjdk.jmh.infra.Blackhole blackhole)
throws SignatureException
SignatureExceptionCopyright © 2020–2025 Stiftung SIC. All rights reserved.