Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged

Conversation

ColtonWilley
Copy link
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
114 checks passed
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