> On 2 Mar 2016, at 10:59 PM, Bodo Moeller <[email protected]> wrote:
> 
> RFC Errata System <[email protected] 
> <mailto:[email protected]>>:
> The following errata report has been submitted for RFC4492,
> "Elliptic Curve Cryptography (ECC) Cipher Suites for Transport Layer Security 
> (TLS)".
> 
> --------------------------------------
> You may review the report below and at:
> http://www.rfc-editor.org/errata_search.php?rfc=4492&eid=4633 
> <http://www.rfc-editor.org/errata_search.php?rfc=4492&eid=4633>
> 
> --------------------------------------
> Type: Editorial
> Reported by: Kurt Roeckx <[email protected] <mailto:[email protected]>>
> 
> Section: 5.1.1
> 
> Original Text
> -------------
>         struct {
>             NamedCurve elliptic_curve_list<1..2^16-1>
>         } EllipticCurveList;
> 
> Corrected Text
> --------------
>         struct {
>             NamedCurve elliptic_curve_list<2..2^16-1>
>         } EllipticCurveList;
> 
> Notes
> -----
> The count is in bytes, not items.
> 
> I agree with this finding.  Each NamedCurve value takes exactly two bytes, so 
> the floor should have been specified as 2, not 1.
> 
> Bodo

Yup. This should be closed as “held for document update”.

Speaking of which:
https://github.com/tlswg/rfc4492bis/pull/21 
<https://github.com/tlswg/rfc4492bis/pull/21>

Yoav

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

Reply via email to