mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-04 20:24:10 +00:00
Fix typo in image URL in README.
This commit is contained in:
parent
d472254ad3
commit
5a759ab9fa
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ As you can see, there's an optimal batch size for each machine, so you'll likely
|
|||
want to your the benchmarks on your target CPU to discover the best size. For
|
||||
this machine, around 100 signatures per batch is the optimum:
|
||||
|
||||

|
||||

|
||||
|
||||
Additionally, thanks to Rust, this implementation has both type and memory
|
||||
safety. It's also easily readable by a much larger set of people than those who
|
||||
|
|
|
|||
Loading…
Reference in a new issue