package
0.2.0
Repository: https://github.com/veraison/parsec.git
Documentation: pkg.go.dev

# README

Parsec CCA Key Attestation Format

The parsec/cca package provides the following features:

  • Decode and validate a CBOR-encoded Parsec CCA Key Attestation buffer;
  • Verify the CCA token using the supplied CPAK public key;
  • Verify the binding between the key and platform tokens;
  • Provide access to all the claims in both the key and platform tokens.