grafeas / kritis

Deploy-time Policy Enforcer for Kubernetes applications
https://github.com/grafeas/kritis/blob/master/docs/binary-authorization.md
Apache License 2.0
696 stars 133 forks source link

Add tutorial for Crypto Library #569

Closed acamadeo closed 4 years ago

acamadeo commented 4 years ago

This is the second of three sections of documentation:

2) Step-by-step instructions on how to use the interface to sign/verify Attestations (with code snippets). Contains specific details on the PGP, PKIX, and JWT Attestations that are created and verified.

The final planned section is: 3) Actual code examples.