pallas-crypto

Crates.iopallas-crypto
lib.rspallas-crypto
version0.31.0
sourcesrc
created_at2022-01-31 23:38:18.425343
updated_at2024-11-04 15:40:33.226368
descriptionCryptographic primitives for Cardano
homepagehttps://github.com/txpipe/pallas
repositoryhttps://github.com/txpipe/pallas
max_upload_size
id524908
size53,324
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
  • Nonce calculations
Commit count: 564

cargo fmt