Packages

HTTP Message Signatures (RFC 9421) helper functions

Current section

Files

Jump to

gleam.toml

name = "generic_http_message_signatures"
version = "1.0.0"
description = "HTTP Message Signatures (RFC 9421) helper functions"
licences = ["MIT"]
repository = { type = "github", user = "MichaelKohler", repo = "gleam_http_message_signatures" }
links = []
[dependencies]
gleam_stdlib = ">= 1.0.0 and < 2.0.0"
structured_fields = ">= 1.0.0 and < 2.0.0"
kryptos = ">= 1.5.0 and < 2.0.0"
[dev_dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"