Docs.rs
  • ratchetx2-0.3.4
    • ratchetx2 0.3.4
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kingwingfly
    • Dependencies
      • bincode ^2.0 normal
      • curve25519-dalek ^4.1 normal
      • futures ^0.3 normal
      • parking_lot ^0.12 normal
      • prost ^0.13 normal
      • ring ^0.17 normal
      • thiserror ^2.0 normal
      • tonic ^0.13 normal
      • tracing ^0.1 normal
      • zeroize ^1.8 normal
      • tokio ^1 dev
      • tonic-build ^0.13 build
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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

ratchetx20.3.4

Crate Items

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

List of all items

Structs

  • Certificate
  • Identity
  • Scalar
  • Uri
  • agreement::Algorithm
  • agreement::EphemeralPrivateKey
  • agreement::PublicKey
  • agreement::UnparsedPublicKey
  • key::SharedKeys
  • party::Party
  • rand::Random
  • rand::SystemRandom
  • ratchet::Ratchetx2
  • server::RpcServer
  • transport::EncryptedMessage
  • transport::channel::ChannelTransport
  • transport::grpc::RpcMessageServer
  • transport::grpc::RpcTransport
  • x3dh::InitMassage
  • x3dh::RpcX3DHServer
  • x3dh::X3DHClient
  • xeddsa::XEdDSAPrivateKey
  • xeddsa::XEdDSAPublicKey

Enums

  • error::Error
  • error::TransportError

Traits

  • rand::RandomlyConstructable
  • rand::SecureRandom
  • transport::Transport

Functions

  • agreement::agree_ephemeral
  • rand::generate

Type Aliases

  • key::ChainKey
  • key::HeaderKey
  • key::MessageKey
  • key::RootKey
  • key::SecretKey

Statics

  • agreement::ECDH_P256
  • agreement::ECDH_P384
  • agreement::X25519

Constants

  • party::SKIP_MAX