You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
COSEHeaders.HPKE_SENDER_INFO: [ # HPKE sender information
1004
-
0x0010, # kem: DHKEM(P-256, HKDF-SHA256)
1005
-
0x0001, # kdf: HKDF-SHA256
1006
-
0x0001, # aead: AES-128-GCM
1007
-
],
1008
993
},
1009
994
recipient_key=rpk,
1010
995
)
@@ -1760,7 +1745,7 @@ Python CWT is (partially) compliant with following specifications:
1760
1745
-[RFC8392: CWT (CBOR Web Token)](https://tools.ietf.org/html/rfc8392)
1761
1746
-[RFC8230: Using RSA Algorithms with COSE Messages](https://tools.ietf.org/html/rfc8230)
1762
1747
-[RFC8152: CBOR Object Signing and Encryption (COSE)](https://tools.ietf.org/html/rfc8152)
1763
-
-[draft-05: Use of HPKE with COSE](https://www.ietf.org/archive/id/draft-ietf-cose-hpke-05.html) - experimental
1748
+
-[draft-05: Use of HPKE with COSE](https://www.ietf.org/archive/id/draft-ietf-cose-hpke-06.html) - experimental
1764
1749
-[draft-06: CWT Claims in COSE Headers](https://www.ietf.org/archive/id/draft-ietf-cose-cwt-claims-in-headers-06.html) - experimental
1765
1750
-[Electronic Health Certificate Specification](https://github.com/ehn-dcc-development/hcert-spec/blob/main/hcert_spec.md)
1766
1751
-[Technical Specifications for Digital Green Certificates Volume 1](https://ec.europa.eu/health/sites/default/files/ehealth/docs/digital-green-certificates_v1_en.pdf)
0 commit comments