Skip to content

v1.2.0

Choose a tag to compare

@leelynne leelynne released this 23 Aug 04:37
· 8 commits to main since this release
41230c4

What's Changed

  • Enforce verify profile validation - required metadata, algorithms, etc.

  • Allow for multiple signatures.

  • TPM support

  • Fix incorrect algorithm name in error message. by @getvictor in #30

  • Fix HTTP response writing order. by @getvictor in #27

  • Fix P-521 coordinate length calculation by @getvictor in #29

  • Initial validate logic and tests by @leelynne in #31

  • Add TPM support with crypto.Signer by @leelynne in #32

  • Add support for signing with multiple signatures by @leelynne in #33

New Contributors

Full Changelog: v1.1.3...v1.2.0