-
In [Signing HTTP Messages v04](https://www.ietf.org/archive/id/draft-ietf-httpbis-message-signatures-04.html#section-2.4.2) the `keyid` parameter of the `Signature-Input` is specifed to be of type `sf…
-
- [x] Section 2
> Depending on the deployment, this might be a product or service name (e.g.,
ExampleProxy or "Example CDN"), a hostname ("proxy-3.example.com"), an IP
address, or a generated str…
-
https://www.ietf.org/archive/id/draft-ietf-httpbis-message-signatures-04.html#name-list-prefixes
Section 2.3 states:
> A prefix of a List Structured Field consisting of the first N members in th…
-
I [have implemented](https://github.com/co-operating-systems/Reactive-SoLiD/issues/14) nearly all of "Signing HTTP Messages v04" and have tested it carefully in [TestMessageSigningRFCFn.scala](https:…
-
I am writing [a parser for RFC8941](https://github.com/co-operating-systems/Reactive-SoLiD/issues/13) in Scala, to implement the Signature spec. So I am looking very closely at both specs.
We find …
-
The [Message Signing 04 $2.3 Prefixes](https://www.ietf.org/archive/id/draft-ietf-httpbis-message-signatures-04.html#name-list-prefixes) section gives inner lists as example of a data structure to whi…
-
```
$ make local
bikeshed spec fetch.bs fetch.html --md-Text-Macro="COMMIT-SHA LOCAL COPY"
FATAL ERROR: Couldn't find 'RFC8941' in bibliography data. Did you mean:
rfc2119
secg1
bocu1
i…
-
The old link doesn't work anymore, so it should be updated to and text should no longer say "IETF draft"
* [x] About text on Github
* [x] Cargo.toml
* [x] README.md
* [x] lib.rs docstring
I…
-
This document describes a set of data types and associated algorithms that are intended to make it easier and safer to define and handle HTTP header and trailer fields, known as "Structured Fields", "…
-
Hi! I post here my combined comments for draft-ietf-httpbis-semantics-16, as I don't think they deserve one issue each :) I hope that's fine.
My comments range from minor to very minor to nit, and …