Last active
March 20, 2020 07:38
-
-
Save Yawning/0181098c1119f49b3eb2 to your computer and use it in GitHub Desktop.
(DEPRECATED) A mostly drop in elligator2 for ed25519-donna.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
There used to be something that resembled an Elligator2 implementation here ported from agl's | |
Go code. The implementation is unmaintained and has severe issues (as pointed out in a comment), | |
and should not be used for anything. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Works for me, thanks.