Skip to content

Releases: yaronf/httpsign

Draft -17

Choose a tag to compare

@yaronf yaronf released this 27 May 15:17

Draft -17 made an important change re: encoding of query parameters.

Renamed signature context

Choose a tag to compare

@yaronf yaronf released this 27 Nov 22:15
v0.1.15

Bump GH actions

Draft -12

Choose a tag to compare

@yaronf yaronf released this 22 Sep 08:12
  • Binary sequences
  • Signature context
  • Updated test vectors, including message transformations
  • New ECDSA variant
  • Improved parameter validation on signing

Full Changelog: v0.1.13...v0.1.14

Draft -10

Choose a tag to compare

@yaronf yaronf released this 27 May 11:18

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

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

Fixed @request-target

Choose a tag to compare

@yaronf yaronf released this 02 Apr 14:03
v0.1.12

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

Content-Digest: improved interface

Choose a tag to compare

@yaronf yaronf released this 22 Mar 09:49
v0.1.11

Content-Digest header - improved interface

Content-Digest Header

Choose a tag to compare

@yaronf yaronf released this 18 Mar 14:51
v0.1.10

Content-Digest header

Optional fields

Choose a tag to compare

@yaronf yaronf released this 03 Mar 23:10
  • Support optional fields
  • Use "signature base" terminology
  • Use SFV flags more consistently

Post -08 cleanup

Choose a tag to compare

@yaronf yaronf released this 15 Feb 21:56
v0.1.8

No alg parameter for JWS, and verify Date header

Cleaner external interface

Choose a tag to compare

@yaronf yaronf released this 09 Feb 15:54
v0.1.7

Coverage