pallas/pallas-crypto
2022-01-20 12:11:04 -03:00
..
src feat: make use of the pallas_crypto::Hash type (#25) 2022-01-20 12:11:04 -03:00
Cargo.toml Move the cryptographic hash to newly created pallas-crypto 2022-01-17 23:16:13 +00:00
README.md Move the cryptographic hash to newly created pallas-crypto 2022-01-17 23:16:13 +00:00

Pallas Crypto

Crate with all the cryptographic material to support Cardano protocol:

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