add Ed25519 and Ed25519Extended asymmetric keys

This commit is contained in:
Nicolas Di Prima 2022-01-22 10:29:52 +00:00
parent 350b8eeacb
commit b4a530cc95
6 changed files with 774 additions and 2 deletions

View file

@ -4,8 +4,8 @@ Crate with all the cryptographic material to support Cardano protocol:
- [x] Blake2b 256
- [x] Blake2b 224
- [ ] Ed25519 asymmetric key pair and ECDSA
- [ ] Ed25519 Extended asymmetric key pair
- [x] Ed25519 asymmetric key pair and EdDSA
- [x] Ed25519 Extended asymmetric key pair
- [ ] Bip32-Ed25519 key derivation
- [ ] BIP39 mnemonics
- [ ] VRF