eu-digital-identity-wallet / eudi-doc-architecture-and-reference-framework

The European Digital Identity Wallet
https://eu-digital-identity-wallet.github.io/eudi-doc-architecture-and-reference-framework/
Other
371 stars 54 forks source link

Consider Deterministically Encoded CBOR #100

Open cyberphone opened 6 months ago

cyberphone commented 6 months ago

Deterministically Encoded CBOR which is slated for becoming an IETF standard, opens new possibilities for signature schemes. It seems ideally fitted for new designs, like the EU ID Wallet.

The primary objectives with Deterministically Encoded CBOR are: 🔸 Strict (non-ambiguous) encoding of data items. 🔸 The ability to use "raw" CBOR as input to signature/hash functions.

https://github.com/cyberphone/CBOR.js

jws-csf li