Docs.rs
  • odoh-rs-1.0.4
    • odoh-rs 1.0.4
    • Permalink
    • Docs.rs crate page
    • BSD-2-Clause
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • vavrusa
    • tanyav2
    • chris-wood
    • xofyarg
    • vendemiat
    • Dependencies
      • aes-gcm ^0.10 normal
      • bytes ^1.0 normal
      • hkdf ^0.12 normal
      • hpke ^0.13 normal
      • thiserror ^1.0 normal
      • anyhow ^1 dev
      • base64 ^0.21.0 dev
      • clap ^3.2 dev
      • criterion ^0.3 dev
      • domain ^0.6 dev
      • env_logger ^0.9 dev
      • hex ^0.4 dev
      • log ^0.4 dev
      • rand ^0.9 dev
      • reqwest ^0.11 dev
      • serde ^1.0 dev
      • serde_json ^1.0 dev
      • tokio ^1 dev
    • Versions
    • 100% 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
    • 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

odoh_rs1.0.4

Crate Items

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

List of all items

Structs

  • ObliviousDoHConfig
  • ObliviousDoHConfigContents
  • ObliviousDoHConfigs
  • ObliviousDoHKeyPair
  • ObliviousDoHMessage
  • ObliviousDoHMessagePlaintext

Enums

  • Error

Traits

  • Deserialize
  • Serialize

Functions

  • compose
  • decrypt_query
  • decrypt_response
  • encrypt_query
  • encrypt_response
  • parse

Type Aliases

  • OdohSecret
  • ResponseNonce

Constants

  • ODOH_HTTP_HEADER
  • ODOH_VERSION