Docs.rs
  • scratchstack-aws-signature-0.10.6
    • scratchstack-aws-signature 0.10.6
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dacut
    • Dependencies
      • async-trait ^0.1 normal
      • chrono ^0.4 normal
      • hex ^0.4 normal
      • http ^1.0 normal
      • lazy_static ^1.5.0 normal
      • log ^0.4 normal
      • regex ^1.10 normal
      • ring ^0.16 normal
      • scratchstack-aws-principal ^0.3.3 normal
      • subtle ^2.6.1 normal
      • tower ^0.4 normal
      • env_logger ^0.11 dev
      • test-log ^0.2 dev
      • tokio ^1.4 dev
      • tokio-test ^0.4 dev
    • Versions
    • 100% 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

scratchstack_aws_signature0.10.6

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • GetSigningKeyFn
  • GetSigningKeyRequest
  • Request
  • SigningKey

Enums

  • SignatureError
  • SigningKeyKind

Traits

  • GetSigningKey

Functions

  • canonicalize_uri_path
  • get_signing_key_fn
  • is_rfc3986_unreserved
  • normalize_query_parameters
  • normalize_uri_path_component
  • sigv4_get_expected_signature
  • sigv4_verify
  • sigv4_verify_at