pallas/pallas-crypto
2022-11-13 09:59:22 -03:00
..
src fix: Stop double CBOR encoding of Plutus script used for hashing (#188) 2022-09-12 16:47:20 -03:00
Cargo.toml chore: Remove pre-release ref from deps (#204) 2022-11-13 09:59:22 -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