]> git.codecow.com Git - Monocypher.git/commit
Make Elligator test vector gen deterministic
authorFabio Scotoni <34964387+fscoto@users.noreply.github.com>
Wed, 22 Apr 2020 14:33:03 +0000 (16:33 +0200)
committerFabio Scotoni <34964387+fscoto@users.noreply.github.com>
Wed, 22 Apr 2020 14:36:35 +0000 (16:36 +0200)
commit72d1b70a91bf04fb08c3189767f833a0e7553e16
tree8f9d68bd7d212d383f6f68950ce455e9989e9fc3
parent6b9c376769ab1586a7521d831227ec679e52e896
Make Elligator test vector gen deterministic

This paves the way for reproducible tarballs.
Since the test vectors must be generated for a complete tarball,
these must agree everywhere.

The lack of actual randomness is harmless because these are test
vectors, not actual usages of Elligator.
tests/gen/elligator-direct.py
tests/gen/elligator-inverse.py