pallas/pallas-crypto
Santiago Carmuega 13a1c6852b Release 0.14.0-alpha.0
pallas@0.14.0-alpha.0
pallas-addresses@0.14.0-alpha.0
pallas-codec@0.14.0-alpha.0
pallas-crypto@0.14.0-alpha.0
pallas-miniprotocols@0.14.0-alpha.0
pallas-multiplexer@0.14.0-alpha.0
pallas-primitives@0.14.0-alpha.0
pallas-traverse@0.14.0-alpha.0

Generated by cargo-workspaces
2022-09-11 16:19:06 -03:00
..
src feat(primitives): Enable serde of ledger structs (#169) 2022-08-12 19:43:56 -03:00
Cargo.toml Release 0.14.0-alpha.0 2022-09-11 16:19:06 -03:00
README.md add Ed25519 and Ed25519Extended asymmetric keys 2022-01-22 10:33:14 +00:00

Pallas Crypto

Crate with all the cryptographic material to support Cardano protocol:

  • Blake2b 256
  • Blake2b 224
  • Ed25519 asymmetric key pair and EdDSA
  • Ed25519 Extended asymmetric key pair
  • Bip32-Ed25519 key derivation
  • BIP39 mnemonics
  • VRF
  • KES
  • SECP256k1