On Thu, Mar 03, 2016 at 06:49:51PM -0800, Glen Knowles wrote:
> On Wed, Mar 2, 2016 at 12:59 PM, Bodo Moeller <bmoel...@acm.org> wrote:
> 
> > RFC Errata System <rfc-edi...@rfc-editor.org>:
> >
> >>         struct {
> >>             NamedCurve elliptic_curve_list<2..2^16-1>
> >>         } EllipticCurveList;
> >>
> >> I agree with this finding.  Each NamedCurve value takes exactly two
> > bytes, so the floor should have been specified as 2, not 1.
> >
> > To be pedantic wouldn't it be:
> NamedCurve elliptic_curve_list<2..2^16-2>

It's a good point.  Looking at various RFCs, 2..2^16-1 and
2..2^16-2 seem to be mixed all over.


Kurt

_______________________________________________
TLS mailing list
TLS@ietf.org
https://www.ietf.org/mailman/listinfo/tls

Reply via email to