1
0
Fork 0
Go to file
Mike 96b0d4edf7 . 2024-01-29 12:44:52 +02:00
.gitignore . 2024-01-28 20:00:04 +02:00
README.md . 2024-01-28 19:52:37 +02:00
UNLICENSE . 2024-01-28 19:00:36 +02:00
ed25519.l . 2024-01-29 12:42:22 +02:00
generate.l . 2024-01-29 12:43:37 +02:00
monocypher-pil.l . 2024-01-29 12:44:52 +02:00
sha512.l . 2024-01-29 12:28:19 +02:00
sign.input . 2024-01-29 12:06:54 +02:00
test-ed25519.l . 2024-01-29 12:29:22 +02:00

README.md

hi all,

Lets create test vectors for ed25519 like RFC7748 page 12.

One, thousand and million iteration results from python reference implementation below:

HERE