1
0
Fork 0
Go to file
2024-01-28 20:00:04 +02:00
.gitignore . 2024-01-28 20:00:04 +02:00
ed25519.py . 2024-01-28 20:00:04 +02:00
python.py . 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

hi all,

Lets create test vectors for ed25519 like RFC7748 page 12.

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

HERE