schnorrkel 0.11.4

Schnorr VRF, signatures, etc. using the Ristretto group
Documentation

schnorrkel

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 13 feature flags, 4 of them enabled by default.

default

  • std
  • getrandom

std

  • alloc
  • getrandom
  • serde_bytes/std
  • rand_core/std
  • getrandom_or_panic/std

getrandom

  • rand_core/getrandom
  • getrandom_or_panic/getrandom
  • aead?/getrandom

alloc

  • curve25519-dalek/alloc
  • rand_core/alloc
  • getrandom_or_panic/alloc
  • serde_bytes/alloc

serde

  • serde_crate
  • serde_bytes
  • cfg-if

cfg-if

  • dep:cfg-if

failure

  • dep:failure

aead

  • dep:aead

serde_crate

  • dep:serde_crate

serde_bytes

  • dep:serde_bytes

asm

  • sha2/asm

nightly

    This feature flag does not enable additional features.

preaudit_deprecated

    This feature flag does not enable additional features.