On Apr 7, 2020, at 5:09 PM, Jorge Vergara <jover...@microsoft.com> wrote:
> On the document contents themselves, I have this review: The key derivation 
> proposed for TEAP/FAST uses the definition from FAST, which is not identical 
> to the TEAP derivation. Namely, FAST used MSK[j] in the derivation, but TEAP 
> uses IMSK[j], which may be equivalent in some cases, but may not in others 
> where the inner method exports an EMSK.
> 
> Specifically, I believe this line of section 2.2 should change from
>          IMCK[j] = TLS-Exporter("EXPORTER: Inner Methods Compound Keys", 
> S-IMCK[j-1] | MSK[j], 60)
> To
>          IMCK[j] = TLS-Exporter("EXPORTER: Inner Methods Compound Keys", 
> S-IMCK[j-1] | IMSK[j], 60)
> For TEAP.

  I've made the change, thanks.

  Alan DeKok.

_______________________________________________
Emu mailing list
Emu@ietf.org
https://www.ietf.org/mailman/listinfo/emu

Reply via email to