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, verify
public void setUp() throws NoSuchAlgorithmException, InvalidAlgorithmParameterException, InvalidKeyException, PQException
setUp
in class SignatureBenchmarkRunner
NoSuchAlgorithmException
InvalidAlgorithmParameterException
InvalidKeyException
PQException
protected AlgorithmParameterSpec getParams(String name) throws PQException
getParams
in class SignatureBenchmarkRunner
PQException
protected AlgorithmParameterSpec generateParameterSpec() throws PQException
generateParameterSpec
in class SignatureBenchmarkRunner
PQException
protected String getAlgorithmName()
getAlgorithmName
in class SignatureBenchmarkRunner
protected static void run(Class<?> klass) throws org.openjdk.jmh.runner.RunnerException
org.openjdk.jmh.runner.RunnerException
public static void main(String[] args) throws org.openjdk.jmh.runner.RunnerException
org.openjdk.jmh.runner.RunnerException
public void emptyMLDSABenchmark(org.openjdk.jmh.infra.Blackhole blackhole) throws SignatureException
SignatureException
Copyright © 2020–2025 Stiftung SIC. All rights reserved.