#1071718 RFP: http-message-signatures --

Package:
wnpp
Source:
wnpp
Submitter:
Petter Reinholdtsen
Date:
2025-11-29 16:55:06 UTC
Severity:
normal
#1071718#5
Date:
2024-05-24 08:31:34 UTC
From:
To:
* Package name    : http-message-signatures
  Version         : 0.5.0
  Upstream Author : Andrey Kislyuk
* URL             : https://github.com/pyauth/http-message-signatures
* License         : Apache
  Programming Lang: Python
  Description     : implementation of RFC 9421, HTTP Message Signatures

Implementation of a mechanism for creating, encoding, and verifying
digital signatures or message authentication codes over components of an
HTTP message as descried in RFC 9421.

This is a replacemnt for
<URL: https://tracker.debian.org/pkg/python-httpsig >, which implement
an earlier and abandoned draft from the same IETF group, which was
solving the same problem in a slightly different way.