Skip to content

Releases: pyauth/http-message-signatures

v2.0.0: - Multiple signature support (#22)

03 Jan 03:08

Choose a tag to compare

  • Multiple signature support (#22)

    • Drop Python 3.9 support

v1.0.1

02 Jan 05:30

Choose a tag to compare

  • Remove extra ? in get_request_target (#19)

v1.0.0: - Vendor http_sfv

27 Jul 01:51

Choose a tag to compare

  • Vendor http_sfv

    • Package is stable

v0.7.0

29 Jun 19:44

Choose a tag to compare

  • fix: convert url to string in HTTPSignatureComponentResolver constructor (#18)

v0.6.1

29 May 14:47

Choose a tag to compare

  • Switch to trusted publishing

v0.6.0

29 May 14:02

Choose a tag to compare

  • [http-message-signatures-add] Add support for 'tag' signature parameter (#17)

v0.5.0: - Add max_clock_skew to HTTPMessageVerifier (#11)

12 Apr 19:10

Choose a tag to compare

  • Add max_clock_skew to HTTPMessageVerifier (#11)

    • Documentation and test infrastructure improvements

v0.4.4

31 Aug 13:37
v0.4.4
0d60501

Choose a tag to compare

  • Fix call signature in RSA_V1_5_SHA256 algorithm

  • Test improvements

v0.4.3

19 Apr 18:36
v0.4.3
b126fd1

Choose a tag to compare

  • Relocate VerifyResult

v0.4.2

19 Apr 16:01
v0.4.2
8fd4bc6

Choose a tag to compare

  • Fix casting bug