]> git.codecow.com Git - Monocypher.git/commit
Fixed Elligator reverse map comments
authorLoup Vaillant <loup@loup-vaillant.fr>
Sun, 20 Mar 2022 20:29:07 +0000 (21:29 +0100)
committerLoup Vaillant <loup@loup-vaillant.fr>
Sun, 20 Mar 2022 20:29:07 +0000 (21:29 +0100)
commit303016ed6c54a00776a6853fb4d6667a302753b7
tree5e51a93ad2bf735049c22dbce5a3b20de42b9aa8
parenta2ffd4da78bac6756e132095a5231fd57f1f11a7
Fixed Elligator reverse map comments

Also took the opportunity to fix the Python inverse map when the point
is zero (it used to fail, now it returns the all zero representative).
src/monocypher.c
tests/gen/elligator-inverse.py
tests/gen/elligator.py
tests/gen/vectors/elligator_inv