-
Hi. I already have a base45 decoder working with the text examples of https://datatracker.ietf.org/doc/draft-faltstrom-base45/
How do I decode the QR-Code to the CBOR-Object. I have tried to put the …
-
Hello,
I added below a phrase from [hcert_spec](https://github.com/ehn-digital-green-development/hcert-spec/blob/main/hcert_spec.md)
> Due to the shortening of the identifier (for space-preservi…
-
## Feature description
* send data to backend as JSON
* in backend
* create CBOR
* calculate hash
* sign hash
* create QR code
* return QR code
-
The Raw contents is defined to be as below. I suggest that a string is used to represent the `SCHEMA` version instead of an integer. How do I represent version "1.0.1" using an int?
Also, the examp…
-
Should we bring the schema now to Version 1.0 and tell Martin Mitev about?
Who should do this? I's suggest @dirkx
Regards,
Chris
-
Why is the Signing Certificate in DGC.schema.json?
"dsc": {
"description": "Document Signing Certificate: 8 bytes",
"$ref": "https://ec.europa.eu/dgc/DGC.Types.schema.json#/$defs/…
-
Hi, I got a digital certificate. When I tried to scan a QR code, it is not detected. I used a Xiaomi Redmi Note 9. The most recent app from the play store is installed. I tried it about 50 times, but …
-
In A.4 of the spec it is stated that:
> The SC may contain an extended key usage extension with zero or more key usage policy identifiers.
What should the verifier do when the extended key usa…
-
**BE**:
## Issue Description
When using the fork of the [SwiftCBOR library](https://github.com/eu-digital-green-certificates/SwiftCBOR) and the data in this repository, we get the follo…
-
We currently allow for self signed DSCs by stating that
* the CSCA has to sign the DSC
* The DSC and CSCA can be indentical
Allowing effectively signatures from private keys in X.509 certs (t…
dirkx updated
3 years ago