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

AES GCM benchmark: separate aes-gcm streaming runs #6094

Merged
merged 1 commit into from
Feb 16, 2023

Conversation

SparkiDev
Copy link
Contributor

@SparkiDev SparkiDev commented Feb 15, 2023

Description

Always to AES-GCM one-shot benchmark.
When WOLFSSL_AESGCM_STREAM, always perform AES-GCM streaming benchmark.

ZD 15454

Testing

./configure '--disable-shared' '--enable-aesgcm-stream'
benchmark -aes-gcm
Now does one-shot and streaming API benchmarking of AES-GCM

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

Always to AES-GCM one-shot benchmark.
When WOLFSSL_AESGCM_STREAM, always perform AES-GCM streaming benchmark.
@SparkiDev SparkiDev self-assigned this Feb 15, 2023
Copy link
Contributor

@tim-weller-wolfssl tim-weller-wolfssl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reproduced PR testing results locally (Linux host). A nice update to the benchmark application!

@dgarske dgarske merged commit 0a6deda into wolfSSL:master Feb 16, 2023
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