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

Added regression tests for #365 #812

Merged
merged 6 commits into from
Sep 6, 2023
Merged

Added regression tests for #365 #812

merged 6 commits into from
Sep 6, 2023

Conversation

lhazlewood
Copy link
Contributor

@lhazlewood lhazlewood commented Sep 6, 2023

Closes #365

  • Added regression tests
  • Removed default doDigest implementation from AbstractSecureDigestAlgorithm and put it in DefaultMacAlgorithm (where it should have been) since SignatureAlgorithms override it already

* Removed default doDigest implementation from AbstractSecureDigestAlgorithm and put it in DefaultMacAlgorithm (where it should have been) since SignatureAlgorithms override it already
* Removed default doDigest implementation from AbstractSecureDigestAlgorithm and put it in DefaultMacAlgorithm (where it should have been) since SignatureAlgorithms override it already
@lhazlewood lhazlewood added this to the 0.12.0 milestone Sep 6, 2023
@lhazlewood lhazlewood merged commit a6792d9 into master Sep 6, 2023
21 checks passed
@lhazlewood lhazlewood deleted the fix-365 branch September 6, 2023 01:29
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.

Remove the ability to verify asymmetric signatures with PrivateKeys
1 participant