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

Document hash_to_curve function to specify it is not standard-compliant #101

Merged

Conversation

nicholas-mainardi
Copy link
Contributor

Add comment to hash_tocurve` function to warn the caller that it is not a standard-compliant function to hash data to a curve element, and so the method should be used only to generate arbitrary curve elements in a deterministic way. This PR addresses the issue highlighted in the audit and tracked in PS #214

@DanieleDiBenedetto DanieleDiBenedetto merged commit f9393b3 into audit_fixes_2023 Jan 12, 2023
@DanieleDiBenedetto DanieleDiBenedetto deleted the documentation_for_hash_to_curve_function branch March 23, 2023 15:50
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.

None yet

2 participants