feat[pallas-crypto]: Add Nonce Capabilities

This commit is contained in:
Andrew Westberg 2024-08-07 19:56:43 +00:00
parent 7c7a3c25ab
commit 20befb28ac
7 changed files with 359 additions and 3 deletions

View file

@ -8,7 +8,7 @@ Crate with all the cryptographic material to support Cardano protocol:
- [x] Ed25519 Extended asymmetric key pair
- [ ] Bip32-Ed25519 key derivation
- [ ] BIP39 mnemonics
- [ ] VRF
- [x] VRF
- [ ] KES
- [ ] SECP256k1
- [x] Nonce calculations