http-signature-normalization-actix 0.11.1

An HTTP Signatures library that leaves the signing to you
Documentation

http-signature-normalization-actix

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, 5 of them enabled by default.

default

  • server
  • sha-2
  • sha-3

server

  • dep:actix-web

sha-2

  • digest
  • dep:sha2

sha-3

  • digest
  • dep:sha3

digest

  • dep:base64

ring

  • digest
  • dep:ring

client

  • dep:awc