frost-dalek 0.2.0

FROST: Flexible Round-Optimised Threshold Signature using the Ristretto group
Documentation

frost-dalek

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

default

  • std
  • u64_backend

std

  • curve25519-dalek/std
  • ed25519-dalek/std

u64_backend

  • curve25519-dalek/u64_backend
  • ed25519-dalek/u64_backend

alloc

  • curve25519-dalek/alloc
  • ed25519-dalek/alloc

u32_backend

  • curve25519-dalek/u32_backend
  • ed25519-dalek/u32_backend

simd_backend

  • curve25519-dalek/simd_backend
  • ed25519-dalek/simd_backend

nightly

  • curve25519-dalek/nightly
  • ed25519-dalek/nightly