Re: [openssl-dev] Tuesday's code health day

2017-03-16 Thread Matt Caswell
On 16/03/17 16:29, Salz, Rich via openssl-dev wrote: > Our most recent code health Tuesday was a success. Nearly a dozen people > worked to achieved the following: > > - Our external contributors wrote completely new unit test for previously > untested API's (stack, LHASH, and

[openssl-dev] Tuesday's code health day

2017-03-16 Thread Salz, Rich via openssl-dev
Our most recent code health Tuesday was a success. Nearly a dozen people worked to achieved the following: - Our external contributors wrote completely new unit test for previously untested API's (stack, LHASH, and RSA_padding_add_PKCS1_PSS_mgf1) , and added a large external test suite

Re: [openssl-dev] TLSv1.3 draft 19 support

2017-03-16 Thread Short, Todd via openssl-dev
Thanks Matt! -- -Todd Short // tsh...@akamai.com // "One if by land, two if by sea, three if by the Internet." On Mar 16, 2017, at 10:35 AM, Matt Caswell > wrote: All, I have just pushed to master the updates necessary for

[openssl-dev] TLSv1.3 draft 19 support

2017-03-16 Thread Matt Caswell
All, I have just pushed to master the updates necessary for TLSv1.3 draft-19 support. This covers most of the required changes with the exception of CertificateRequests which are waiting on PR 2918 to be merged. Unfortunately there aren't other draft-19 implementations out there yet (that I know