Skip to content
/ ear Public

Attestation Results for Secure Interaction (AR4SI) implementation

License

Notifications You must be signed in to change notification settings

veraison/ear

Repository files navigation

Attestation Results for Secure Interactions

Go Reference ci cover ≥90.0%

The ear package provides a golang API for working with EAR (EAT Attesation Result), an EAT/JWT serialisation of the Attestation Result for Secure Interactions (AR4SI) information model.

A command line interface utility (arc) is also provided to create, verify and display EAR attestation result payloads. To install it:

go install github.com/veraison/ear/arc@latest