RFR (RFE-13): JDK-8224520: Support X25519 and X448 in TLS

Sean Mullan sean.mullan at oracle.com
Wed Jun 12 15:00:46 UTC 2019


On 6/11/19 7:19 PM, Bradford Wetmore wrote:
>> Just noticed a couple things so far:
> 
> Is there more coming?  I plan to putback tomorrow to make RDP1.  We can 
> do an RFE during RDP1->RDP2 if you find something.

I'm done. Could you add a release note to the issue? I just skimmed thru 
the rest and had one question:

KAKeyDerivation.java

  100             AlgorithmParameterSpec params) throws IOException {

This parameter is never used. Is that intentional?

--Sean



More information about the security-dev mailing list