Re: RFR CSR 8202590: Customizing the generation of a PKCS12 keystore

2018-05-11 Thread Michael StJohns
On 5/9/2018 6:06 AM, Weijun Wang wrote: Hi Mike Your comments make sense. However, 1. I don't think it's easy in JDK to break a PBE algorithm into PBKDF + Cipher. For example, I cannot create a SecretKey from SecretKeyFactory.getInstance("PBEWithSHA1AndDESede") and use it to init a Cipher.get

Initial TLSv1.3 implementation Released to the Open Sandbox.

2018-05-11 Thread Bradford Wetmore
Development of the TLSv1.3 protocol has been underway within the IETF TLS Working Group for several years. After 28 revisions, the resulting Internet-Draft [1] has finally reached the RFC Editor's Desk, and is close to release as an RFC. We've also been actively working on a TLSv1.3 impleme