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

Add missing JMH parameters and naming changes #417

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

geedo0
Copy link
Contributor

@geedo0 geedo0 commented Dec 30, 2024

Issue #, if available:
ACCP-118

Description of changes:

  • Added some parameters to quickly increase our algorithm coverage.
  • Renamed SignatureRsa to SignatureRsassaPss to more closely match the
    specific algorithm being tested. (there exists a separate RSA
    signature algorithm within ACCP)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

- Added some parameters to quickly increase our algorithm coverage.
- Renamed SignatureRsa to SignatureRsassaPss to more closely match the
  specific algorithm being tested. (there exists a separate RSA
  signature algorithm within ACCP)
@geedo0 geedo0 requested a review from a team as a code owner December 30, 2024 20:04
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