History log of /openjdk10/jdk/test/sun/security/pkcs11/MessageDigest/DigestKAT.java
Revision Date Author Comments
# 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


# 15627:251c889c4c32 15-Sep-2016 skovalev

8165689: Fix module dependencies for sun/security/pkcs11/* tests
Reviewed-by: mullan


# 13549:88a7d9ea4ae2 26-Jan-2016 asmotrak

8144539: Update PKCS11 tests to run with security manager
Reviewed-by: valeriep, ascarpino


# 5396:3e3017eba8ac 08-May-2012 valeriep

4963723: Implement SHA-224
Summary: Add support for SHA-224, SHA224withRSA, SHA224withECDSA, HmacSHA224 and OAEPwithSHA-224AndMGF1Padding.
Reviewed-by: vinnie


# 2362:00cd9dc3c2b5 25-May-2010 ohair

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


# 0:37a05a11f281 30-Nov-2007 duke

Initial load