No description
.gitignore | ||
ed25519.l | ||
generate.l | ||
monocypher-ed25519.l | ||
monocypher-pil.l | ||
README.md | ||
sha512.l | ||
sign.input | ||
test-ed25519.l | ||
UNLICENSE |
hi all,
Lets create test vectors for ed25519 like RFC7748 page 12.
One, thousand and million iteration results from python reference implementation below:
HERE