Commit Graph

5 Commits

Author SHA1 Message Date
Paul Hohensee 3b4e9b16df 8129560: TestKeyPairGenerator.java fails on Solaris because private exponent needs to comply with FIPS 186-4
Replace BigInteger.valueof(3) with RSAKeyGenParameterSpec.F4

Reviewed-by: coffeys
2018-10-22 15:20:49 +00:00
Anthony Scarpino 426de18a64 8022313: sun/security/pkcs11/rsa/TestKeyPairGenerator.java failed in aurora
Reviewed-by: mullan
2015-02-13 13:54:14 -08:00
Valerie Peng 879e30901e 4963723: Implement SHA-224
Add support for SHA-224, SHA224withRSA, SHA224withECDSA, HmacSHA224 and OAEPwithSHA-224AndMGF1Padding.

Reviewed-by: vinnie
2012-05-08 17:57:48 -07:00
Kelly O'Hair fe008ae27a 6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -07:00
J. Duke 319a3b9947 Initial load 2007-12-01 00:00:00 +00:00