mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-04 20:24:10 +00:00
Remove done TODO item from README.
This commit is contained in:
parent
f53e914b15
commit
d61808cb08
1 changed files with 0 additions and 2 deletions
|
|
@ -151,8 +151,6 @@ To enable [serde](https://serde.rs) support, build `ed25519-dalek` with:
|
|||
|
||||
# TODO
|
||||
|
||||
* Maybe add methods to make exporting keys for backup easier. Maybe using
|
||||
serde?
|
||||
* We can probably make this go even faster if we implement SHA512,
|
||||
rather than using the rust-crypto implementation whose API requires
|
||||
that we allocate memory and memzero it before mutating to store the
|
||||
|
|
|
|||
Loading…
Reference in a new issue