mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-04 20:24:10 +00:00
Add a TODO for adding benchmarks to Brian Smith's crypto-bench.
This commit is contained in:
parent
0e535a9318
commit
a3aa6078b4
1 changed files with 2 additions and 0 deletions
|
|
@ -148,3 +148,5 @@ to the `Cargo.toml`:
|
|||
rather than using the rust-crypto implementation whose API requires
|
||||
that we allocate memory and memzero it before mutating to store the
|
||||
digest.
|
||||
* Incorporate ed25519-dalek into Brian Smith's
|
||||
[crypto-bench](https://github.com/briansmith/crypto-bench).
|
||||
|
|
|
|||
Loading…
Reference in a new issue