Re: [TLS] chacha/poly for http/2

2016-01-17 Thread Peter Dettman
We (BouncyCastle) have just updated our TLS implementations to draft-ietf-tls-chacha20-poly1305-04 and have confirmed interop with OpenSSL. Regards, Pete Dettman On 14/01/2016 12:48 AM, Salz, Rich wrote: > We (OpenSSL) have already tested interop of chacha/poly with other > browsers and TLS stack

Re: [TLS] Fwd: New Version Notification for draft-zauner-tls-aes-ocb-04.txt

2016-04-20 Thread Peter Dettman
draft-zauner-tls-aes-ocb-04 is now implemented in BouncyCastle TLS, and I am looking for other implementations for interop testing. Regards, Pete Dettman On 6/04/2016 9:47 PM, Aaron Zauner wrote: > Hi, > > I've uploaded a new version of the OCB draft a few days ago. Major changes: > > - the non

Re: [TLS] I-D Action: draft-ietf-tls-ecdhe-psk-aead-00.txt

2016-07-10 Thread Peter Dettman
Hi, I've just implemented these ciphersuites in BouncyCastle TLS, and have a couple of questions: In Section 3., should TLS_ECDHE_PSK_WITH_AES_256_CCM_8_SHA256 = {0xTBD,0xTBD}; end with ...SHA384 instead? For the AES-256 cipher suites, the TLS PRF with SHA-384 as the hash function SHAL