http-signature-normalization-reqwest 0.12.0

An HTTP Signatures library that leaves the signing to you
Documentation

http-signature-normalization-reqwest

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 7 feature flags, 4 of them enabled by default.

default

  • sha-2
  • default-spawner

sha-2

  • digest
  • dep:sha2

default-spawner

  • dep:tokio

digest

  • dep:base64

ring

  • digest
  • dep:ring

sha-3

  • digest
  • dep:sha3

middleware

  • dep:reqwest-middleware