Docs.rs
  • mpc-protocol-0.7.1
    • mpc-protocol 0.7.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • tmpfs
    • Dependencies
      • async-trait ^0.1 normal
      • binary-stream ^9 normal
      • flate2 ^1.0.30 normal optional
      • futures ^0.3 normal
      • hex ^0.4 normal
      • http ^1 normal
      • log ^0.4 normal
      • pem ^3 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • snow ^0.9.6 normal
      • thiserror ^1 normal
      • uuid ^1 normal
      • anyhow ^1 dev
    • Versions
    • 100% 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

mpc_protocol0.7.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • Chunk
  • JsonMessage
  • Keypair
  • Meeting
  • MeetingManager
  • MeetingState
  • Parameters
  • SealedEnvelope
  • Session
  • SessionManager
  • SessionRequest
  • SessionState
  • UserId

Enums

  • Encoding
  • Error
  • Event
  • HandshakeMessage
  • OpaqueMessage
  • ProtocolState
  • RequestMessage
  • ResponseMessage
  • ServerMessage
  • TransparentMessage

Functions

  • decode
  • decode_keypair
  • encode
  • encode_keypair
  • generate_keypair

Type Aliases

  • MeetingId
  • PartyNumber
  • Result
  • RoundNumber
  • SessionId

Constants

  • PATTERN
  • PEM_PATTERN
  • PEM_PRIVATE
  • PEM_PUBLIC
  • TAGLEN
  • VERSION