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 tests using spec test vectors #7

Open
thunderbiscuit opened this issue Jun 25, 2024 · 0 comments
Open

Update tests using spec test vectors #7

thunderbiscuit opened this issue Jun 25, 2024 · 0 comments

Comments

@thunderbiscuit
Copy link
Owner

The spec repo includes test vectors. In order to make them easy to find for new devs and easy to maintain and keep up-to-speed with the spec, I actually have a special test class which contains all of the test vectors for the NUTs the library supports. Note that some of those are duplicated because the tests more appropriately belong in separate classes/packages, but again this is done in order to keep them easy to find and keep in sync with the spec repo.

The spec has added a number of new test vectors that are not currently in the test class, and this would be a good place to start in order to surface the things that need updating with the lib.

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

No branches or pull requests

1 participant