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

Replace expiring curve448 integration test vector #235

Merged
merged 2 commits into from
Oct 11, 2024

Conversation

lubux
Copy link
Contributor

@lubux lubux commented Oct 11, 2024

The current integration test vector for the legacy curve448 includes an expiring key, which is causing test failures (refer to issue #225).

This PR resolves the issue by removing the expiring key test case and replacing it with a new non-legacy curve448 test case.

@lubux lubux force-pushed the fix/integration-test-expired-keys branch from be7413f to 58763d8 Compare October 11, 2024 10:34
@lubux lubux changed the title Remove expiring integration test vectors Replace expiring e448 integration test vector Oct 11, 2024
@lubux lubux changed the title Replace expiring e448 integration test vector Replace expiring curve448 integration test vector Oct 11, 2024
@lubux lubux merged commit 20ab0e4 into main Oct 11, 2024
8 checks passed
@lubux lubux deleted the fix/integration-test-expired-keys branch October 11, 2024 13:38
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