Re: [TLS] PSK in TLS 1.3

2016-03-22 Thread Eric Rescorla
On Mon, Mar 21, 2016 at 9:22 PM, Dave Garrett wrote: > On Monday, March 21, 2016 06:08:45 pm Eric Rescorla wrote: > > Ah, I see. Let me see if I can clear this up, if you wanted to send a PR, > > that wouldn't help too. > > I assume you meant "wouldn't hurt" or "would help" here. ;) We won't kn

Re: [TLS] PSK in TLS 1.3

2016-03-21 Thread Dave Garrett
On Monday, March 21, 2016 06:08:45 pm Eric Rescorla wrote: > Ah, I see. Let me see if I can clear this up, if you wanted to send a PR, > that wouldn't help too. I assume you meant "wouldn't hurt" or "would help" here. ;) Dave ___ TLS mailing list TLS@

Re: [TLS] PSK in TLS 1.3

2016-03-21 Thread Eric Rescorla
On Mon, Mar 21, 2016 at 2:59 PM, Hannes Tschofenig < hannes.tschofe...@gmx.net> wrote: > Hi Ekr, > > ~snip~ > > > Section 6.3.1.2 explains that the ServerHello message handling: > > > > " > > The server will send this message in response to a ClientHello > message > > when it was a

Re: [TLS] PSK in TLS 1.3

2016-03-21 Thread Hannes Tschofenig
Hi Ekr, ~snip~ > Section 6.3.1.2 explains that the ServerHello message handling: > > " > The server will send this message in response to a ClientHello message > when it was able to find an acceptable set of algorithms and the > client’s “key_share” extension was acceptable.

Re: [TLS] PSK in TLS 1.3

2016-03-15 Thread Eric Rescorla
On Tue, Mar 15, 2016 at 1:46 PM, Hannes Tschofenig < hannes.tschofe...@gmx.net> wrote: > Hi Ekr, Hi all, > > I am not entirely sure about the PSK story in TLS 1.3. > > In Section 6.2.3 I read that the PSK approach has been combined with > resumption. > > Appendix A4 lists the defined ciphersuites

[TLS] PSK in TLS 1.3

2016-03-15 Thread Hannes Tschofenig
Hi Ekr, Hi all, I am not entirely sure about the PSK story in TLS 1.3. In Section 6.2.3 I read that the PSK approach has been combined with resumption. Appendix A4 lists the defined ciphersuites but there is no PSK-based ciphersuite in that list. Section 6.3.1.2 explains that the ServerHello me