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

Move EC curve utility functions #803

Merged
merged 3 commits into from
Aug 27, 2023
Merged

Move EC curve utility functions #803

merged 3 commits into from
Aug 27, 2023

Conversation

lhazlewood
Copy link
Contributor

from Ec JWK factories to ECCurve.java (where they belong)

… little faster (still has fixed number of operations of course)
… little faster (still has fixed number of operations of course)
…e instead of AbstractEcJwkFactory

- Removed unnecessary Curves.java since StandardCurves is the preferred implementation
- Renamed CurvesTest to StandardCurvesTest
@lhazlewood lhazlewood merged commit d6dac16 into master Aug 27, 2023
18 checks passed
@lhazlewood lhazlewood deleted the eccurve-cleanup branch August 27, 2023 23:56
@lhazlewood lhazlewood added this to the 0.12.0 milestone Sep 27, 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.

1 participant