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

Fix asm version of from_u512 #103

Conversation

davidnevadoc
Copy link
Contributor

Fix issue #100

Test with cargo nextest run --no-capture -E 'test(test_hash_to_curve_print)' --features "asm"

This is a quick fix for the test. I think this should not be merged and the underlying issue should be addressed instead.

huitseeker and others added 2 commits November 16, 2023 10:03
- Introduced a new test for hashing to the curve and printing the results in hexadecimal representation.
- Incorporated 'hex' crate version '0.4' for handling hexadecimal operations.
@davidnevadoc
Copy link
Contributor Author

Closed in favour of #108

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