Hi,

Section 5.3.4 of the base-13 draft needs some work:

1) The type name SignatureAndHashAlgorithm should be renamed SignatureAlgorithm to match the same name in TLS. This name caused confusion in Wireshark implementation, which treats it as two bytes, one for signature algorithm and one for hash algorithm.

2) In TLS, both SignatureAlgorithm and HashAlgorithm are enum that are never part of any PDU send over the wire. Therefore, their size is not relevant to the TLS text. These two are in the RELOAD PDU, so this draft MUST define their size explicitly to be both uint8. The value of the fields can still mention TLS.

3) There is no formal definition of the SignerIdentityValue.hash_alg field.

Thanks

--Michael
_______________________________________________
P2PSIP mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/p2psip

Reply via email to