mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-04 20:24:10 +00:00
Merge remote-tracking branch 'nikkolasg/patch-1' into develop
This commit is contained in:
commit
08a9715a5c
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ included in the SUPERCOP benchmarking suite (albeit their numbers are for the
|
|||
older Nehalem microarchitecture).
|
||||
|
||||
Additionally, thanks to Rust, this implementation has both type and memory
|
||||
safety. It's also easily readable for a much larger set of people than those who
|
||||
safety. It's also easily readable by a much larger set of people than those who
|
||||
can read qhasm, making it more readily and more easily auditable. We're of
|
||||
the opinion that, ultimately, these features—combined with speed—are more
|
||||
valuable than simply cycle counts alone.
|
||||
|
|
|
|||
Loading…
Reference in a new issue