Skip to content

This repo contains a playground for working with Digital Covid Certificates. It adds a primitive base45 implemantations, some decoding, signing and verifying features and is intended to get a grasp of the format.

Notifications You must be signed in to change notification settings

ubamrein/dcc-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

This repo contains a playground for working with Digital Covid Certificates. It adds a primitive base45 implemantations, some decoding, signing and verifying features and is intended to get a grasp of the format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published