pallas/pallas-crypto
dependabot[bot] b7610ff332
build(deps): update minicbor requirement from 0.14 to 0.15 (#72)
Updates the requirements on [minicbor](https://gitlab.com/twittner/minicbor) to permit the latest version.
- [Release notes](https://gitlab.com/twittner/minicbor/tags)
- [Changelog](https://gitlab.com/twittner/minicbor/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/twittner/minicbor/compare/minicbor-v0.14.0...minicbor-v0.15.0)

---
updated-dependencies:
- dependency-name: minicbor
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-13 15:42:28 -03:00
..
src build(deps): minicbor-0.14, minicbor-derive-0.9.0, fix build (#63) 2022-02-28 12:01:39 -03:00
Cargo.toml build(deps): update minicbor requirement from 0.14 to 0.15 (#72) 2022-03-13 15:42:28 -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