pallas-crypto

Crates.iopallas-crypto
lib.rspallas-crypto
version0.28.0
sourcesrc
created_at2022-01-31 23:38:18.425343
updated_at2024-07-16 01:35:19.235922
descriptionCryptographic primitives for Cardano
homepagehttps://github.com/txpipe/pallas
repositoryhttps://github.com/txpipe/pallas
max_upload_size
id524908
size40,210
Santiago Carmuega (scarmuega)

documentation

https://docs.rs/pallas-crypto

README

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
Commit count: 511

cargo fmt