Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

aviate-labs/certificate-go

Certificates

A certificate consists of

  • a tree.
  • a signature on the tree root hash valid under some public key.
  • an optional delegation that links that public key to root public key.

Read More