Re: [TLS] Draft minutes available

2019-07-26 Thread heidert
- each algorithm has a parameter set which will increase the combinations This was said by Scott Fluhrer if I remember correctly. Regards, Tobias ___ TLS mailing list TLS@ietf.org https://www.ietf.org/mailman/listinfo/tls

Re: [TLS] draft-ietf-tls-dtls13 - sequence number encryption

2019-07-26 Thread Pascal Van Leeuwen
Hi Eric, Thanks for the response! > From: Eric Rescorla > Sent: Friday, July 26, 2019 4:19 PM > To: Pascal Van Leeuwen > Cc: draft-ietf-tls-dtl...@ietf.org > Subject: Re: draft-ietf-tls-dtls13 - sequence number encryption > > Hi Pascal, > > Thanks for your note. I would encourage you to send i

[TLS] ESNI GREASE - answer needed?

2019-07-26 Thread Stephen Farrell
Hiya, I've started coding up the GREASE stuff from draft -04. Aren't we missing some answering octets in EncryptedExtensions to make it harder to tell if the CH had a real or GREASEd ESNI? Maybe something like: enum { esni_accept(0), esni_retry_request(1), e