add Ed25519 and Ed25519Extended asymmetric keys
This commit is contained in:
parent
350b8eeacb
commit
b4a530cc95
6 changed files with 774 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue