Docs.rs
  • obfs4-0.1.0-alpha.1
    • obfs4 0.1.0-alpha.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jmwample
    • Dependencies
      • anyhow ^1.0.20 normal optional
      • async-trait ^0.1.9 normal optional
      • base64 ^0.22.0 normal
      • bytes ^1.5.0 normal
      • cipher ^0.4.4 normal
      • colored ^2.0.4 normal
      • crypto_secretbox ^0.1.1 normal
      • curve25519-dalek ^4.1 normal optional
      • curve25519-elligator2 ^0.1.0-alpha.1 normal
      • digest ^0.10.7 normal
      • filetime ^0.2.25 normal optional
      • futures ^0.3.29 normal
      • getrandom ^0.2.11 normal
      • hex ^0.4.3 normal
      • hkdf ^0.12.3 normal
      • hmac ^0.12.1 normal
      • num-bigint ^0.4.2 normal optional
      • pin-project ^1.1.3 normal
      • ptrs ^0.1.0 normal
      • rand ^0.8.5 normal
      • rand_core ^0.6.4 normal
      • serde ^1.0.197 normal
      • serde_json ^1.0.114 normal
      • sha2 ^0.10.8 normal
      • simple_asn1 ^0.6.1 normal optional
      • siphasher ^1.0.0 normal
      • subtle ^2.5.0 normal
      • thiserror ^1.0.56 normal
      • tokio ^1.34 normal
      • tokio-util ^0.7.10 normal
      • tor-bytes ^0.22.0 normal
      • tor-cell ^0.22.0 normal
      • tor-error ^0.22.0 normal
      • tor-llcrypto ^0.22.0 normal
      • tracing ^0.1.40 normal
      • x25519-dalek ^2.0.1 normal
      • zeroize ^1.7.0 normal
      • hex-literal ^0.4.1 dev
      • tor-basic-utils ^0.22.0 dev
      • tracing-subscriber ^0.3.18 dev
    • Versions
    • 36.36% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

obfs40.1.0-alpha.1

Crate Items

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

List of all items

Structs

  • Transport
  • client::Client
  • client::ClientBuilder
  • common::drbg::Drbg
  • common::drbg::Seed
  • common::probdist::WeightedDist
  • common::replay_filter::ReplayFilter
  • common::x25519_elligator2::EphemeralSecret
  • common::x25519_elligator2::Keys
  • common::x25519_elligator2::PublicKey
  • common::x25519_elligator2::PublicRepresentative
  • common::x25519_elligator2::Randomized
  • common::x25519_elligator2::SharedSecret
  • common::x25519_elligator2::StaticSecret
  • framing::ClientHandshakeMessage
  • framing::Obfs4Codec
  • framing::ServerHandshakeMessage
  • proto::Obfs4Stream
  • server::Server
  • server::ServerBuilder
  • server::ServerInner

Enums

  • Error
  • common::ntor_arti::RelayHandshakeError
  • framing::FrameError
  • framing::MessageTypes
  • framing::Messages
  • proto::IAT

Traits

  • common::ArgParse
  • common::ntor_arti::KeyGenerator
  • common::x25519_elligator2::MapToPointVariant
  • framing::Marshall
  • framing::Message
  • framing::TryParse

Functions

  • common::discard
  • framing::build_and_marshall

Type Aliases

  • Obfs4PT
  • Result
  • framing::MessageType

Constants

  • OBFS4_NAME
  • common::x25519_elligator2::REPRESENTATIVE_LENGTH
  • dev::CLIENT_ARGS
  • dev::DEV_PRIV_KEY
  • dev::SERVER_ARGS