Skip to content

Releases: veraison/ear

v1.1.0

18 May 11:01
e82a194
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.1.0

v1.0.1

20 Feb 16:35
Compare
Choose a tag to compare

Ensure NewAttestationResult() returns a valid AttestationResult instance.

v1.0.0

15 Feb 11:48
Compare
Choose a tag to compare

Initial version supporting the 2023 profile of the draft EAR spec (as of commit thomas-fossati/draft-ear@8923ba9).

Name change + Usability functions.

22 Nov 14:54
b4b5ec6
Compare
Choose a tag to compare
  • Rename module form ar4si to ear as it handles the entire EAT Attestation Result, not just the trust claims defined by ar4si spec.
  • Add some utility functions and methods to make ear easier to use.

v0.0.2

27 Oct 18:54
6a4ee19
Compare
Choose a tag to compare

Add a command line interface to synthesise, verify and display attestation result payloads in EAR (EAT attestation result) format.

v0.0.1

24 Oct 17:07
50cd251
Compare
Choose a tag to compare

Initial release, JWT only.

What's Changed

New Contributors

Full Changelog: https://github.com/veraison/ar4si/commits/v0.0.1