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

TAI hash to curve now uses Suite::Codec for decoding point #25

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

davxy
Copy link
Owner

@davxy davxy commented Jul 10, 2024

  • Removes 'reverse' call from TAI procedure, which simplifies code. Also adds some error checking for curve decoding
  • Fixes the IETF test vectors (now fully compliant)
  • Removes 'flags' for test vectors

Removes 'reverse' call from TAI procedure, which simplifies code.
Also adds some error checking for curve decoding.
@davxy davxy marked this pull request as ready for review July 10, 2024 09:30
@davxy davxy merged commit 5be98cc into main Jul 10, 2024
5 checks passed
@davxy davxy deleted the fix-tai-hash-to-curve branch July 10, 2024 09:32
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.

1 participant