Code Review Request, 8154344 sun/security/pkcs11/KeyAgreement/SupportedDHKeys.java fails on solaris

Xuelei Fan xuelei.fan at oracle.com
Fri May 6 14:40:20 UTC 2016


Hi,

Please review this simple test failure fix:

    http://cr.openjdk.java.net/~xuelei/8154344/webrev.00/

The underlying crypto lib may generate DH private keys out of the normal
expected range.  This fix removes the range checking for DH private keys.

Thanks,
Xuelei



More information about the security-dev mailing list