Docs.rs
  • httpsig-hyper-0.0.8
    • httpsig-hyper 0.0.8
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • junkurihara
    • Dependencies
      • base64 ^0.21.7 normal
      • bytes ^1.5.0 normal
      • http ^1.0.0 normal
      • http-body ^1.0.0 normal
      • http-body-util ^0.1.0 normal
      • httpsig ^0.0.8 normal
      • sfv ^0.9.4 normal
      • sha2 ^0.10.8 normal
      • thiserror ^1.0.57 normal
      • tracing ^0.1.40 normal
      • tokio ^1.36.0 dev
    • Versions
    • 25% of the crate is documented
  • This release has been yanked, 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

httpsig_hyper0.0.8

  • Structs
  • Enums
  • Traits
  • Type Aliases
?
Change settings

List of all items

Structs

  • prelude::HttpSignature
  • prelude::HttpSignatureBase
  • prelude::HttpSignatureHeaders
  • prelude::HttpSignatureParams
  • prelude::message_component::HttpMessageComponent
  • prelude::message_component::HttpMessageComponentId

Enums

  • ContentDigestType
  • HyperDigestError
  • HyperSigError
  • prelude::AlgorithmName
  • prelude::HttpSigError
  • prelude::PublicKey
  • prelude::SecretKey
  • prelude::SharedKey
  • prelude::message_component::DerivedComponentName
  • prelude::message_component::HttpMessageComponentName
  • prelude::message_component::HttpMessageComponentParam

Traits

  • ContentDigest
  • RequestContentDigest
  • RequestMessageSignature
  • ResponseContentDigest
  • prelude::SigningKey
  • prelude::VerifyingKey

Type Aliases

  • HyperDigestResult
  • HyperSigResult
  • prelude::HttpSigResult
  • prelude::HttpSignatureHeadersMap