Expand description
Provides functions for calculating Sigv4 signing keys, signatures, and optional utilities for signing HTTP requests and Event Stream messages.
Modules
- event_stream
sign-eventstream
Utilities to sign Event Stream messages. - http_request
sign-http
Utilities to sign HTTP requests. - Functions to create signing keys and calculate signatures.
Structs
- Container for the signed output and the signature.
Enums
- The version of the signing algorithm to use