History log of /openjdk10/jdk/test/com/sun/crypto/provider/KeyAgreement/DHKeyAgreement2.java
Revision Date Author Comments
# 13303:e54522c6d814 14-Dec-2015 chegar

8144995: Move sun.misc.HexDumpEncoder to sun.security.util
Reviewed-by: psandoz, mchung


# 12252:38532533cd3c 29-Jun-2015 mchung

8130007: Update security tests to use Security.getProvider to get security provider
Reviewed-by: mullan
Contributed-by: valerie.peng@oracle.com, mandy.chung@oracle.com


# 5176:4c4d2337dfad 20-Mar-2012 valeriep

7146728: Inconsistent length for the generated secret using DH key agreement impl from SunJCE and PKCS11
Summary: Always return the secret in the same length as the modulus.
Reviewed-by: wetmore


# 2362:00cd9dc3c2b5 25-May-2010 ohair

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


# 0:37a05a11f281 30-Nov-2007 duke

Initial load