Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 396 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 396 Bytes

Digital Green Certificates

This repo contains code to study CWTs. We use serde_cbor for deserializing and follow the CWT specification.

We use this implementation for an online hcert viewer and signature verifier for debugging purposes. Further, we use this to generate custom weird and broken hcerts to verify that decoding issues are caught.