Docs.rs
  • ark-mpc-0.1.2
    • ark-mpc 0.1.2
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • joeykraut
    • Dependencies
      • ark-bn254 ^0.4 normal optional
      • ark-ec ^0.4 normal
      • ark-ff ^0.4 normal
      • ark-poly ^0.4 normal
      • ark-serialize ^0.4 normal
      • ark-std ^0.4 normal
      • async-trait ^0.1 normal
      • bytes ^1.2 normal
      • crossbeam ^0.8 normal
      • digest ^0.10 normal
      • futures ^0.3 normal
      • itertools ^0.10 normal
      • kanal ^0.1.0-pre8 normal
      • num-bigint ^0.4 normal
      • quinn ^0.9 normal
      • rand ^0.8 normal
      • rcgen ^0.9 normal
      • rustc-hash ^1.1 normal
      • rustls ^0.20 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • sha3 ^0.10 normal
      • tokio ^1.12 normal
      • tracing ^0.1 normal
      • zeroize ^1.3 normal
      • clap ^3.2.8 dev
      • colored ^2 dev
      • cpuprofiler ^0.0.4 dev
      • criterion ^0.5 dev
      • dns-lookup ^1.0 dev
      • env_logger ^0.10 dev
      • gperftools ^0.2 dev
      • inventory ^0.3 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

ark_mpc0.1.2

Crate Items

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

List of all items

Structs

  • FabricInner
  • MpcFabric
  • ResultHandle
  • algebra::AuthenticatedDensePoly
  • algebra::AuthenticatedDensePolyOpenResult
  • algebra::AuthenticatedPointOpenResult
  • algebra::AuthenticatedPointResult
  • algebra::AuthenticatedScalarOpenResult
  • algebra::AuthenticatedScalarResult
  • algebra::CurvePoint
  • algebra::DensePolynomialResult
  • algebra::MpcPointResult
  • algebra::MpcScalarResult
  • algebra::Scalar
  • network::NetworkOutbound
  • network::QuicTwoPartyNet

Enums

  • ResultValue
  • error::MpcError
  • error::MpcNetworkError
  • error::SetupError
  • network::NetworkPayload

Traits

  • beaver::SharedValueSource
  • network::MpcNetwork

Functions

  • algebra::n_bytes_field
  • gadgets::prefix_product
  • random_point

Type Aliases

  • ResultId
  • algebra::BatchCurvePointResult
  • algebra::BatchScalarResult
  • algebra::CurvePointResult
  • algebra::ScalarResult
  • network::PartyId

Constants

  • PARTY0
  • PARTY1
  • algebra::AUTHENTICATED_SCALAR_RESULT_LEN
  • algebra::HASH_TO_CURVE_SECURITY