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

Remove the pcurves specific tests #4549

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Conversation

randombit
Copy link
Owner

These were necessary during initial implementation where the public APIs for these operations did not yet exist.

Two of the tests (scalar multiplication KATs) were completely redundant with existing tests, so can just be removed. Adapt the remaining tests to use the public EC interface.

These were necessary during initial implementation where the public
APIs for these operations did not yet exist.

Two of the tests (scalar multiplication KATs) were completely
redundant with existing tests, so can just be removed. Adapt the
remaining tests to use the public EC interface.
@coveralls
Copy link

Coverage Status

coverage: 91.206% (-0.05%) from 91.251%
when pulling 627580d on jack/pcurves-test-cleanup
into 88c3340 on master.

@randombit randombit merged commit 79b75c3 into master Jan 14, 2025
39 checks passed
@randombit randombit deleted the jack/pcurves-test-cleanup branch January 14, 2025 22:12
randombit added a commit that referenced this pull request Feb 1, 2025
This was only useful for the tests, and the pcurves-specific tests
were removed in #4549
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