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

JCE: Implements DES algorithm, results comparison table and provider version information #94

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

jackctj117
Copy link

@jackctj117 jackctj117 commented Jan 10, 2025

For this PR the following features have been added:

  • DES algorithm compatibility
  • Provider version given at the start of the test
  • A comparison table at the end of the test
  • Small edit to script file to prompt user for removal of BC files if they started the test with them already installed

examples/provider/CryptoBenchmark.java Outdated Show resolved Hide resolved
examples/provider/CryptoBenchmark.java Outdated Show resolved Hide resolved
examples/provider/CryptoBenchmark.java Outdated Show resolved Hide resolved
examples/provider/CryptoBenchmark.java Outdated Show resolved Hide resolved
@cconlon cconlon removed their assignment Jan 10, 2025
@cconlon
Copy link
Member

cconlon commented Jan 10, 2025

Overall looks good. When tests finish, please squash and re-assign to me for final review/merge.

@cconlon cconlon removed their assignment Jan 10, 2025
@cconlon cconlon merged commit e717ef5 into wolfSSL:master Jan 10, 2025
41 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.

2 participants