]> git.codecow.com Git - Monocypher.git/commit
Added Elligator2 inverse mapping
authorLoup Vaillant <loup@loup-vaillant.fr>
Mon, 16 Mar 2020 12:13:06 +0000 (13:13 +0100)
committerLoup Vaillant <loup@loup-vaillant.fr>
Mon, 16 Mar 2020 12:13:06 +0000 (13:13 +0100)
commit092e8908dc173c535e00d0f3deb500324ac261de
tree956e46732e086132d05ac90f39d4a6c4bbe487eb
parent81ef9159907f66ecc33e93bfcbb8fa0656396ab7
Added Elligator2 inverse mapping
src/monocypher.c
src/monocypher.h
tests/gen/elligator-direct.py
tests/gen/elligator-inverse.py
tests/gen/elligator.py [changed mode: 0755->0644]
tests/gen/elligator_scalarmult.py [new file with mode: 0644]
tests/gen/makefile
tests/test.c