Docs.rs
  • bbs_plus-0.24.0
    • bbs_plus 0.24.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • lovesh
    • Dependencies
      • ark-ec ^0.4.1 normal
      • ark-ff ^0.4.1 normal
      • ark-serialize ^0.4.1 normal
      • ark-std ^0.4.0 normal
      • digest ^0.10 normal
      • dock_crypto_utils ^0.22.0 normal
      • itertools ^0.12.1 normal
      • oblivious_transfer_protocols ^0.11.0 normal
      • rayon ^1 normal optional
      • schnorr_pok ^0.22.0 normal
      • secret_sharing_and_dkg ^0.15.0 normal
      • serde ^1.0 normal
      • serde_with ^1.10.0 normal
      • zeroize ^1.7.0 normal
      • ark-bls12-381 ^0.4.0 dev
      • blake2 ^0.10 dev
      • rmp-serde ^1.0 dev
      • serde_json ^1.0 dev
      • sha3 ^0.10.6 dev
    • Versions
    • 49.37% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

bbs_plus0.24.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • proof::PoKOfSignatureG1Proof
  • proof::PoKOfSignatureG1Protocol
  • proof_23::PoKOfSignature23G1Proof
  • proof_23::PoKOfSignature23G1Protocol
  • proof_23_cdl::PoKOfSignature23G1Proof
  • proof_23_cdl::PoKOfSignature23G1Protocol
  • proof_23_ietf::PoKOfSignature23G1Proof
  • proof_23_ietf::PoKOfSignature23G1Protocol
  • setup::KeypairG1
  • setup::KeypairG2
  • setup::PreparedPublicKeyG2
  • setup::PreparedSignatureParams23G1
  • setup::PreparedSignatureParamsG1
  • setup::PublicKeyG1
  • setup::PublicKeyG2
  • setup::SecretKey
  • setup::SignatureParams23G1
  • setup::SignatureParamsG1
  • setup::SignatureParamsG2
  • signature::SignatureG1
  • signature::SignatureG2
  • signature_23::Signature23G1
  • threshold::multiplication_phase::Phase2
  • threshold::multiplication_phase::Phase2Output
  • threshold::randomness_generation_phase::Phase1
  • threshold::threshold_bbs::BBSSignatureShare
  • threshold::threshold_bbs::Phase1Output
  • threshold::threshold_bbs_plus::BBSPlusSignatureShare
  • threshold::threshold_bbs_plus::Phase1Output

Enums

  • error::BBSPlusError

Functions

  • threshold::utils::compute_R_and_u
  • threshold::utils::compute_masked_arguments_to_multiply

Type Aliases

  • threshold::ParticipantId