Skip to content

Releases: yaronf/httpsign

Draft -10

27 May 11:18

Choose a tag to compare

New way to bind requests and responses.
A bit of security hygiene.

Full Changelog: v0.1.12...v0.1.13

Fixed @request-target

02 Apr 14:03

Choose a tag to compare

v0.1.12

@request-target should include params, fixes #1.

Content-Digest: improved interface

22 Mar 09:49

Choose a tag to compare

v0.1.11

Content-Digest header - improved interface

Content-Digest Header

18 Mar 14:51

Choose a tag to compare

v0.1.10

Content-Digest header

Optional fields

03 Mar 23:10

Choose a tag to compare

  • Support optional fields
  • Use "signature base" terminology
  • Use SFV flags more consistently

Post -08 cleanup

15 Feb 21:56

Choose a tag to compare

v0.1.8

No alg parameter for JWS, and verify Date header

Cleaner external interface

09 Feb 15:54

Choose a tag to compare

v0.1.7

Coverage

Aligned with draft -08

07 Feb 22:46

Choose a tag to compare

v0.1.6

Test HTTP/1.1 and TLS+HTTP/2.0

Structured Fields

02 Feb 23:50

Choose a tag to compare

v0.1.5

Structured fields

JWS Signatures

30 Jan 10:43

Choose a tag to compare

v0.1.4

JWS signatures. Re-read -07 and noted missing features.