.
This commit is contained in:
parent
bda90b140c
commit
fb21e9adb8
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ hi all,
|
|||
|
||||
Lets create test vectors for ed25519 like [RFC7748 page 12](https://datatracker.ietf.org/doc/html/rfc7748#page-13).
|
||||
|
||||
One, thousand and million iteration results from [python](https://ed25519.cr.yp.to/software.html) below:
|
||||
One, thousand and million iteration results from [python](https://ed25519.cr.yp.to/software.html) reference implementation below:
|
||||
```
|
||||
HERE
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue