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

Update #32

Merged
merged 1 commit into from
Mar 9, 2024
Merged

Update #32

merged 1 commit into from
Mar 9, 2024

Conversation

nd1012
Copy link
Owner

@nd1012 nd1012 commented Mar 9, 2024

  • Added BcEllipticCurves.IsCurveAllowed and BcEllipticCurves.DenyCurve
  • Added checks for allowed algorithms and elliptic curves
  • Fixed Ed25519, Ed448, X448, XEd25519 and XEd448 algorithms didn't check for PQC requirement
  • Fixed non-PQC signature algorithms didn't check for PQC requirement

+ Added `BcEllipticCurves.IsCurveAllowed` and `BcEllipticCurves.DenyCurve`
+ Added checks for allowed algorithms and elliptic curves
- Fixed Ed25519, Ed448, X448, XEd25519 and XEd448 algorithms didn't check for PQC requirement
- Fixed non-PQC signature algorithms didn't check for PQC requirement
@nd1012 nd1012 added bug Something isn't working enhancement New feature or request labels Mar 9, 2024
@nd1012 nd1012 self-assigned this Mar 9, 2024
@nd1012 nd1012 merged commit 6706e72 into main Mar 9, 2024
1 check passed
@nd1012 nd1012 deleted the dev branch March 9, 2024 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant