Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ minimalistic example and is found in the index.html in the docs/ folder.
## Explanation and motivation

The EuDGC Certificate is a Base45 encoded, Zlib-compressed, Cbor structure. The Cbor structure itself
confirms to the COSE Standard, which is an extension of Cbor that provides signatures.
conforms to the COSE Standard, which is an extension of Cbor that provides signatures.

The EuDGC Certificate is signed using an X509 signature. Apparently only the signatures are considered valid
that are provided by the following url:
Expand Down