Docs.rs
  • uniauth-2.0.0
    • uniauth 2.0.0
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • deltanedas
    • Dependencies
      • async-trait ^0.1 normal
      • byteorder ^1 normal
      • ed25519-dalek ^1 normal
      • pqcrypto-dilithium ^0.4 normal
      • pqcrypto-traits ^0.3 normal
      • rand_core ^0.5 normal
      • thiserror ^1 normal
      • tokio ^1 normal
    • Versions
    • 78.95% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate uniauth

logo
Change settings

List of all items

Enums

  • util::LE

Traits

  • util::AsyncReadExtraExt
  • util::AsyncWriteExtraExt
  • util::ReadBytesExt
  • util::ReadExtraExt
  • util::WriteBytesExt
  • util::WriteExtraExt

Functions

  • make_challenge
  • util::make_packet

Constants

  • requests::AUTHENTICATE
  • requests::GENERATE
  • requests::PUBKEY
  • requests::STORE
  • status::GENERAL_FAILURE
  • status::INVALID_KEY
  • status::KEY_EXISTS
  • status::SUCCESS
  • status::UNKNOWN_KEY
  • status::UNKNOWN_REQUEST
  • status::UNSUPPORTED_KEY
  • status::USER_DENIED