utils/split-pieces, pub/ed25519.c: New utility makes field-element constants.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 10 May 2017 20:06:03 +0000 (21:06 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 14 May 2017 13:58:42 +0000 (14:58 +0100)
commita81dbb3fde151e754314a80042d721da4d759cbb
tree5787c09cada22400b6e437345cefa61f1892e7ae
parent78b4ea88288a9f1e26fefa060c409d4888938536
utils/split-pieces, pub/ed25519.c: New utility makes field-element constants.

It seems to make slightly different (but equivalent) constants from the
machinery in `utils/curve25519.sage'.  Replace the constants in
`pub/ed25519.c' with the new ones.
pub/ed25519.c
utils/split-pieces [new file with mode: 0755]