feat(crypto): Add Key Evolving Signatures (KES)
This commit is contained in:
parent
33b076ad23
commit
7d79407163
11 changed files with 217 additions and 18 deletions
|
|
@ -9,6 +9,6 @@ Crate with all the cryptographic material to support Cardano protocol:
|
|||
- [ ] Bip32-Ed25519 key derivation
|
||||
- [ ] BIP39 mnemonics
|
||||
- [x] VRF
|
||||
- [ ] KES
|
||||
- [x] KES
|
||||
- [ ] SECP256k1
|
||||
- [x] Nonce calculations
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue