cardano-crypto 1.0.8

Pure Rust implementation of Cardano cryptographic primitives (VRF, KES, DSIGN, Hash) with 100% compatibility with cardano-node
Documentation

cardano-crypto

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 21 feature flags, 10 of them enabled by default.

default

cbor (default)

dsign (default)

hash (default)

kes (default)

key (default)

seed (default)

std (default)

thiserror (default)

vrf (default)

alloc (default)

bech32-encoding

kes-compact

kes-metrics

kes-single

kes-sum

logging

This feature flag does not enable additional features.

metrics

This feature flag does not enable additional features.

serde

vrf-debug

vrf-draft03

vrf-draft13