lake-wg / authz

Lightweight Authorization using EDHOC
Other
0 stars 3 forks source link

CDDL nits #34

Closed cabo closed 5 months ago

cabo commented 6 months ago

There also is the weird construct COSE_Encrypt0.ciphertext -- this is a bstr, no? (Or do you allow null as well?)

geonnave commented 6 months ago

Thank you @cabo, the contributions look good.

There also is the weird construct COSE_Encrypt0.ciphertext -- this is a bstr, no?

Yes it is a bstr, we could update it to have COSE_Encrypt0.ciphertext mentioned in the text and bstr in the CDDL definition.