secp256k1_XMD:SHA-256_SSWU_RO_
missing the isogenous generator
#863
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR is draft since I need a hint! When hashing the lib checks that the isogenous generator maps correctly onto the target curve generator. The problem is I couldn't find the relevant generator for RFC9380 yet (via a reference, or computationally). I found out that there's a path via the isogeny kernel, but I wonder if somebody could suggest a simpler way to obtain that to continue with this.
Description
Adds hashing to the <curves/secp256k1>.
closes: none - just a development
Since this isn't ready for merging yet it seems to me the check-list is ok to postpone, correct me if I'm wrong, pls.
Pending
section inCHANGELOG.md
Files changed
in the GitHub PR explorer