Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
merlokk authored Jun 23, 2020
1 parent 459c773 commit 22fdf4e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,12 +129,11 @@ https://docs.rs/exonum/0.9.3/exonum/crypto/x25519/fn.into_x25519_keypair.html
4. Add tests for:
- access rights to commands and DO
- refactor some tests and change some "magic" values in them
- ~~refactor ECDSA tests for using cryptography package~~
5. Add tests and functionality for:
- ~~ECDSA~~
- ~~ED25519 (EdDSA), CURVE25519(ECDH)~~
- Secure messaging????
6. fix:
- ~~ansix9p384r1, ansix9p521r1 curves~~
- transfer kdf functionality to cryptography lib
- remove "magic" printf in flash write function)

0 comments on commit 22fdf4e

Please sign in to comment.