Skip to content

Update benchmark to only parse rsa size if keygen is enabled#7471

Merged
SparkiDev merged 1 commit intowolfSSL:masterfrom
ColtonWilley:update-benchmark-rsa-size-parsing
Apr 25, 2024
Merged

Update benchmark to only parse rsa size if keygen is enabled#7471
SparkiDev merged 1 commit intowolfSSL:masterfrom
ColtonWilley:update-benchmark-rsa-size-parsing

Conversation

@ColtonWilley
Copy link
Copy Markdown
Contributor

Benchmark.c currently parses "-rsa-sz" argument at all times, despite the fact that it relies on non-default RSA keygen code to run the test. Only list and parse the option if WOLFSSL_KEY_GEN is defined. Also update the configure.ac help output to specify that the --enable-keygen option only applies to RSA key generation.

@SparkiDev SparkiDev self-assigned this Apr 25, 2024
@SparkiDev SparkiDev merged commit 7881f4e into wolfSSL:master Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants