Docs.rs
  • modular-frost-mirror-0.8.1
    • modular-frost-mirror 0.8.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sneurlax
    • Dependencies
      • ciphersuite-mirror ^0.4.1 normal
      • dalek-ff-group-mirror ^0.4 normal optional
      • digest ^0.10 normal
      • dkg-mirror ^0.5.1 normal
      • hex ^0.4 normal optional
      • minimal-ed448-mirror ^0.4 normal optional
      • multiexp-mirror ^0.4 normal
      • rand_chacha ^0.3 normal
      • rand_core ^0.6 normal
      • schnorr-signatures-mirror ^0.5.1 normal
      • subtle ^2.4 normal
      • thiserror ^1 normal
      • flexible-transcript-mirror ^0.3.2 normal
      • zeroize ^1.5 normal
      • hex ^0.4 dev
      • serde_json ^1 dev
    • Versions
    • 79.82% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

modular_frost_mirror0.8.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Participant
  • ThresholdCore
  • ThresholdKeys
  • ThresholdParams
  • ThresholdView
  • algorithm::Schnorr
  • algorithm::SchnorrSignature
  • curve::Ed25519
  • curve::Ed448
  • curve::IetfEd25519Hram
  • curve::IetfEd448Hram
  • curve::IetfP256Hram
  • curve::IetfRistrettoHram
  • curve::IetfSecp256k1Hram
  • curve::P256
  • curve::Ristretto
  • curve::Secp256k1
  • sign::AlgorithmMachine
  • sign::AlgorithmSignMachine
  • sign::AlgorithmSignatureMachine
  • sign::CachedPreprocess
  • sign::Preprocess
  • sign::SignatureShare
  • tests::vectors::Vectors

Enums

  • FrostError

Traits

  • algorithm::Addendum
  • algorithm::Algorithm
  • algorithm::Hram
  • algorithm::WriteAddendum
  • curve::Ciphersuite
  • curve::Curve
  • curve::Field
  • curve::Group
  • curve::PrimeField
  • sign::PreprocessMachine
  • sign::SignMachine
  • sign::SignatureMachine
  • sign::Writable

Functions

  • tests::algorithm_machines
  • tests::clone_without
  • tests::key_gen
  • tests::musig_key_gen
  • tests::nonces::key_gen
  • tests::nonces::recover_key
  • tests::nonces::test_multi_nonce
  • tests::recover_key
  • tests::sign
  • tests::sign_without_caching
  • tests::test_ciphersuite
  • tests::test_musig_schnorr
  • tests::test_offset_schnorr
  • tests::test_schnorr
  • tests::test_schnorr_blame
  • tests::test_schnorr_with_keys
  • tests::vectors::test_with_vectors
  • validate_map

Type Aliases

  • algorithm::IetfSchnorr

Constants

  • tests::PARTICIPANTS
  • tests::THRESHOLD