I have some code that can generate some examples for
draft-ietf-cose-countersign.  However, in order to use the new
countersignature V2 method, I need early code points assigned in the
COSE Header Parameters table
(https://www.iana.org/assignments/cose/cose.xhtml#header-parameters)
for counter signature version 2 and counter signature 0 version 2
(TBD10 and TBD11 in the I-D).

For draft-ietf-cose-countersign
(https://tools.ietf.org/html/draft-ietf-cose-countersign):

Table COSE Header Parameters
https://www.iana.org/assignments/cose/cose.xhtml#header-parameters

Name                              Value
counter signature version 2       11
counter signature 0 version 2     12

I discovered that the current examples in
draft-ietf-cose-countersign-01 use the label for the original
countersignature structure, thus they will need to be fixed to use
countersignature V2 once the new code-point is assigned.  I have
withdrawn my PR from the Examples repo so as to not cause confusion.

Jonathan

_______________________________________________
COSE mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/cose

Reply via email to