Skip to content
This repository has been archived by the owner on Feb 17, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant