pallas/pallas-crypto
Santiago Carmuega a8df6dc666
feat: generate genesis utxos from genesis file (#59)
Co-authored-by: rvcas <x@rvcas.dev>
Co-authored-by: jmhrpr <harper.jme@gmail.com>
2023-10-04 06:45:59 -03:00
..
src feat: generate genesis utxos from genesis file (#59) 2023-10-04 06:45:59 -03:00
Cargo.toml Release 0.19.1 2023-09-10 22:49:11 -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