Docs.rs
  • tari_bulletproofs-4.4.1
    • tari_bulletproofs 4.4.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • CjS77
    • stringhandler
    • SWvheerden
    • Dependencies
      • blake2 ^0.9.1 normal
      • byteorder ^1 normal
      • tari-curve25519-dalek ^4.0.2 normal
      • digest ^0.9.0 normal
      • merlin ^2.0.1 normal
      • rand ^0.7 normal optional
      • rand_core ^0.5 normal
      • serde ^1 normal
      • serde_derive ^1 normal
      • sha3 ^0.9.1 normal
      • subtle ^2.4.1 normal
      • thiserror ^1 normal optional
      • zeroize ^1 normal
      • bincode ^1 dev
      • criterion ^0.3 dev
      • hex ^0.3 dev
      • rand_chacha ^0.2.2 dev
    • Versions
    • 96.4% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

tari_bulletproofs4.4.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • BulletproofGens
  • BulletproofGensShare
  • PedersenGens
  • r1cs::LinearCombination
  • r1cs::Metrics
  • r1cs::Prover
  • r1cs::R1CSProof
  • r1cs::Verifier
  • range_proof::RangeProof
  • range_proof::dealer::Dealer
  • range_proof::dealer::DealerAwaitingBitCommitments
  • range_proof::dealer::DealerAwaitingPolyCommitments
  • range_proof::dealer::DealerAwaitingProofShares
  • range_proof::messages::BitChallenge
  • range_proof::messages::BitCommitment
  • range_proof::messages::PolyChallenge
  • range_proof::messages::PolyCommitment
  • range_proof::messages::ProofShare
  • range_proof::party::Party
  • range_proof::party::PartyAwaitingBitChallenge
  • range_proof::party::PartyAwaitingPolyChallenge
  • range_proof::party::PartyAwaitingPosition

Enums

  • ProofError
  • r1cs::R1CSError
  • r1cs::Variable
  • range_proof_mpc::MPCError

Traits

  • r1cs::ConstraintSystem
  • r1cs::RandomizableConstraintSystem
  • r1cs::RandomizedConstraintSystem

Functions

  • range_proof::get_rewind_nonce_from_pub_key
  • range_proof::get_rewind_nonce_from_pvt_key
  • range_proof::get_secret_nonce_from_pvt_key