Docs.rs
  • nash-mpc-1.2.4
    • nash-mpc 1.2.4
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • notdanilo
    • Ejhfast
    • Dependencies
      • chrono ^0.4 normal
      • crossbeam-queue ^0.3 normal
      • generic-array ^0.14 normal
      • getrandom ^0.2 normal
      • hex ^0.4 normal
      • k256 ^0.9 normal optional
      • lazy_static ^1.4 normal
      • num-integer ^0.1 normal optional
      • num-traits ^0.2 normal optional
      • p256 ^0.9 normal
      • paillier-common ^0.2 normal
      • rayon ^1.3 normal
      • rust-bigint ^1.2 normal
      • secp256k1 ^0.20 normal optional
      • serde ^1.0 normal
      • sha2 ^0.9 normal
      • subtle ^2.3 normal
      • zeroize ^1.1 normal
      • bincode ^1.1 dev
      • criterion ^0.3 dev
      • serde_json ^1.0 dev
    • Versions
    • 32.35% 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

nash_mpc1.2.4

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • client::APIchildkey
  • client::APIchildkeyCreator
  • common::CorrectKeyProof
  • curves::secp256_k1_rust::Secp256k1Point
  • curves::secp256_k1_rust::Secp256k1Scalar
  • curves::secp256_r1::Secp256r1Point
  • curves::secp256_r1::Secp256r1Scalar

Enums

  • common::Curve

Traits

  • curves::traits::ECPoint
  • curves::traits::ECScalar

Functions

  • client::compute_presig
  • client::encrypt_secret_share
  • client::fill_rpool_secp256k1
  • client::fill_rpool_secp256r1
  • client::get_rpool_size
  • common::dh_init_secp256k1
  • common::dh_init_secp256r1
  • common::publickey_from_secretkey
  • common::verify
  • server::complete_sig
  • server::compute_rpool_secp256k1
  • server::compute_rpool_secp256r1
  • server::generate_paillier_keypair
  • server::generate_paillier_proof

Constants

  • common::PAILLIER_KEY_SIZE