ace-wg / ace-key-groupcomm-oscore

Other
0 stars 1 forks source link

Section 5.3.1 - General definition of ecdh_info #87

Closed marco-tiloca-sics closed 1 week ago

marco-tiloca-sics commented 1 week ago

Section 5.3.1 should give a general definition of ecdh_info for a KDC, like the one for sign_info in RFC 9594.

In that CDDL definition, it has to be possible for cred_fmt to also be null (0xf6), in case the KDC does not act as repository of authentication credentials for the group members.

To that end, Section 5.3.0 has to detail how this application profile uses ecdh_info. In particular, this OSCORE Group Manager always acts as repository of the authentication credentials of group members. Therefore, in each ecdh_info_entry, cred_fmt cannot be null (0xf6).