History log of /openjdk10/jdk/test/sun/security/ec/TestEC.java
Revision Date Author Comments
# 16823:0c12834e44c2 08-Mar-2017 amlu

8167525: update jdk tests to remove @compile --add-modules workaround
Reviewed-by: mchung


# 16554:ccf1ccb7adf9 23-Jan-2017 ascarpino

8172527: Rename jdk.crypto.token to jdk.crypto.cryptoki
Reviewed-by: mchung, wetmore


# 16278:de18c7fc80ea 14-Dec-2016 mchung

8171201: Drop java.compact$N aggregator modules
8171202: Rename jdk.crypto.pkcs11 and jdk.pack200 to end with Java letters
Reviewed-by: alanb, erikj


# 16019:7ee327a10059 04-Nov-2016 mchung

8169231: Fix tests to add @compile --add-modules to workaround jtreg bug
Reviewed-by: jjg


# 15841:a2f386069bdc 18-Oct-2016 mullan

8168078: Remove permission to read all system properties granted to the jdk.crypto.ec module
Reviewed-by: vinnie, xuelei


# 15049:61bcc186e9dc 08-Jul-2016 xuelei

8148516: Improve the default strength of EC in JDK
Reviewed-by: valeriep


# 14735:adcea94ca88d 13-Jun-2016 fyuan

8158620: Enable debug option for sun/security/ec/TestEC.java
Reviewed-by: mullan, xuelei
Contributed-by: Tim Du <tiantian.du@oracle.com>


# 12393:8520d32b017d 21-Apr-2015 xuelei

8076328: Enforce key exchange constraints
Reviewed-by: wetmore, igerasim, ahgross, asmotrak


# 12057:5d60882157c9 28-May-2015 mchung

8081347: Add @modules to jdk_core tests
Reviewed-by: alanb, joehw, lancea
Contributed-by: alexander.kulyakhtin@oracle.com, alan.bateman@oracle.com, mandy.chung@oracle.com


# 11289:6c16bc68f187 03-Nov-2014 xuelei

8061210: Issues in TLS
Reviewed-by: jnimeh, mullan, wetmore, ahgross, asmotrak


# 9062:5bb4952ea3e0 13-Jan-2014 xuelei

8030829: Add MD5 to jdk.certpath.disabledAlgorithms security property
Reviewed-by: mullan, weijun


# 6958:d8d037a7569e 11-Apr-2013 xuelei

8011680: Re-integrate AEAD implementation of JSSE
Summary: It is a re-merge of JDK-7030966.
Reviewed-by: wetmore


# 6705:6379415d8fca 12-Mar-2013 wetmore

8009925: Back out AEAD CipherSuites temporarily
Reviewed-by: valeriep


# 6683:def2e05299b7 01-Mar-2013 xuelei

7030966: Support AEAD CipherSuites
Reviewed-by: weijun, wetmore, valeriep


# 5798:0a2565113920 30-Aug-2012 mullan

6995421: Eliminate the static dependency to sun.security.ec.ECKeyFactory
Reviewed-by: mullan, vinnie
Contributed-by: stephen.flores@oracle.com


# 4479:cb83fe13af98 11-Aug-2011 weijun

7055363: jdk_security3 test target cleanup
Reviewed-by: alanb, xuelei


# 3865:ef5bbbe0dd75 21-Mar-2011 xuelei

7027797: take care of ECDH_anon/DH_anon server key exchange for TLS 1.2
Summary: the signature of server key exanage message could be null
Reviewed-by: vinnie


# 3002:9d6a9f65d2bf 01-Nov-2010 xuelei

6916074: Add support for TLS 1.2
6985179: To support Server Name Indication extension for JSSE client
Summary: Introduces the algorithm constraints to support signature and hash algorithm selection. Includes contributions from wetmore and weijung.
Reviewed-by: wetmore, weijun


# 2362:00cd9dc3c2b5 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun


# 1674:845fefff00a4 21-Sep-2009 vinnie

6884175: CR cleanup for 6840752: Provide out-of-the-box support for ECC algorithms
Reviewed-by: wetmore


# 1584:dd997cc0c823 24-Aug-2009 vinnie

6872048: bad private keys are generated for 2 specific ECC curves
Reviewed-by: wetmore


# 1545:1ff7163fc5f7 11-Aug-2009 vinnie

6840752: Provide out-of-the-box support for ECC algorithms
Reviewed-by: alanb, mullan, wetmore