eu-digital-green-certificates / dgc-testdata

Repository for storing generated QR code data for testing.
Apache License 2.0
157 stars 218 forks source link

SI: Unsupported Elliptic Curve #77

Open vanton1 opened 3 years ago

vanton1 commented 3 years ago

@DragoMlakar SI's certificates signing algorithm use this elliptic curve c2tnb191v1: X9.62 curve over a 191 bit binary field according to ASN1 decoding. Are we supposed to support it or you are planning to change it to something like prime256v1?

SchulzeStTSI commented 3 years ago

@vanton1 I've added that to the list : https://github.com/eu-digital-green-certificates/dgc-testdata/blob/main/BasicDgcTestsList.md#issuer-quality-checks

DragoMlakar commented 3 years ago

Thank you for report! Will fix it.

bhavin-qryptal commented 3 years ago

References: /SI/2DCode/raw/5.json

@DragoMlakar COSE Payload is not a COSE security message. Please have a look.

jozemlakar commented 3 years ago

Dear all, will check this in the following days. Taking over for Slovenia.

daniel-eder commented 3 years ago

@jozemlakar this seems to be fixed, but please see #220, the PR introduced new issues