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

Shake function or(and) map_to_field for transcript #261

Open
Valeh2012 opened this issue Jun 10, 2024 · 0 comments · May be fixed by #302
Open

Shake function or(and) map_to_field for transcript #261

Valeh2012 opened this issue Jun 10, 2024 · 0 comments · May be fixed by #302

Comments

@Valeh2012
Copy link
Contributor

Hash2Field algorithm requires either extended message digest or extensible output function (XOF) according to https://datatracker.ietf.org/doc/html/draft-irtf-cfrg-hash-to-curve-11#section-5.4

h2f.hpp already implements expand_message_xmd but not expand_msg_xof, primarily due to no XOF implementation in crypto3 suite. SHAKE is such XOF based on Keccak permutations.

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 a pull request may close this issue.

1 participant