Remove done TODO item from README.

This commit is contained in:
Isis Lovecruft 2018-03-26 02:32:01 +00:00
parent f53e914b15
commit d61808cb08
Failed to extract signature

View file

@ -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