Docs.rs
  • aether_lib-0.1.2
    • aether_lib 0.1.2
    • Permalink
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • aneeshsharma
    • Dependencies
      • base64 ^0.13 normal
      • crossbeam ^0.8 normal
      • home ^0.5 normal
      • log ^0.4 normal
      • openssl ^0.10 normal
      • rand ^0.8 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_yaml ^0.8 normal
      • thiserror ^1.0 normal
      • criterion ^0.3 dev
    • Versions
    • 49.3% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

aether_lib0.1.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • acknowledgement::Acknowledgement
  • acknowledgement::AcknowledgementCheck
  • acknowledgement::AcknowledgementList
  • config::AetherConfig
  • config::Config
  • config::HandshakeConfig
  • config::LinkConfig
  • encryption::AetherCipher
  • encryption::Encrypted
  • identity::Id
  • identity::PublicId
  • link::Link
  • link::decryptionthread::DecryptionThread
  • link::receivethread::OrderList
  • link::receivethread::ReceiveThread
  • link::sendthread::SendThread
  • packet::Packet
  • packet::PacketFlags
  • packet::PacketMeta
  • peer::Aether
  • peer::Failure
  • peer::Initialized
  • peer::Peer
  • tracker::ConnectionRequest
  • tracker::TrackerPacket

Enums

  • error::AetherError
  • packet::PType
  • peer::Connection

Functions

  • link::needs_ack
  • peer::authentication::authenticate
  • peer::handshake::handshake
  • util::compile_u16
  • util::compile_u32
  • util::gen_nonce
  • util::xor

Constants

  • acknowledgement::MAX_WINDOW
  • encryption::IV_SIZE
  • encryption::KEY_SIZE
  • encryption::TAG_SIZE
  • identity::RSA_SIZE
  • peer::authentication::NONCE_SIZE