Docs.rs
  • whistle-0.1.0
    • whistle 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • NathanRoyer
    • Dependencies
      • chacha20poly1305 ^0.9.0 normal optional
      • curve25519-dalek ^3.2.1 normal optional
      • hkdf ^0.12.3 normal optional
      • poly1305 ^0.7.2 normal optional
      • rand_core ^0.6 normal
      • sha2 ^0.10.2 normal optional
      • chacha20 ^0.8.0 dev
    • Versions
    • 6.08% 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

whistle0.1.0

Crate Items

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

List of all items

Structs

  • Connection
  • Version
  • handshake::Handshake
  • reliability::ReliableConnection

Enums

  • ClientIdentity
  • Error
  • Reaction
  • handshake::SenderIdentity
  • reliability::Datagram
  • reliability::SocketEvent

Traits

  • Identity
  • Message
  • MessageStorage

Functions

  • algorithms::chacha20poly1305_decrypt
  • algorithms::chacha20poly1305_encrypt
  • algorithms::ecies_decrypt
  • algorithms::ecies_derive
  • algorithms::ecies_encrypt
  • algorithms::sha256_hash
  • handshake::handshake_protocol
  • split_at
  • split_at_mut
  • try_read

Type Aliases

  • AsymDecrypt
  • AsymEncrypt
  • AsymKeyDerive
  • CipherDecrypt
  • CipherEncrypt
  • Hash
  • reliability::Length
  • reliability::MessageNum
  • reliability::Offset

Constants

  • VERSIONS
  • algorithms::CHACHA_NONCE_LENGTH
  • algorithms::CHACHA_TAG_LENGTH
  • algorithms::ECIES_KEY_LENGTH