History log of /openjdk10/jdk/test/com/oracle/security/ucrypto/TestAES.java
Revision Date Author Comments
# 17468:4b649e97ece3 18-Jul-2017 mli

8177017: com/oracle/security/ucrypto/TestAES.java fails intermittently
Summary: Skips CFB128 related cases on Solaris pre-11.3 versions.
Reviewed-by: valeriep
Contributed-by: John Jiang <sha.jiang@oracle.com>


# 16676:cb761a779278 08-Feb-2017 valeriep

8173708: Re-enable AES cipher with CFB128 mode for Ucrypto provider
Summary: Updated Ucrypto config file to remove the disabled mechanisms
Reviewed-by: wetmore


# 15835:4718506277f5 17-Oct-2016 mullan

8165712: Grant permission to read specific properties instead of all to the jdk.crypto.ucrypto module
Reviewed-by: xuelei


# 11822:110f7f35760f 29-Apr-2015 darcy

8078334: Mark regression tests using randomness
Reviewed-by: xuelei, alanb


# 10854:558e97e47abe 20-Oct-2014 valeriep

8046002: Move Ucrypto to the open jdk repo
Summary: Move Ucrypto related sources, tests to openJDK
Reviewed-by: mullan


# 9187:d152c5b01ea8 05-Nov-2013 kvn

Merge


# 9126:d7ef65d3ee57 21-Oct-2013 chegar

Merge


# 8563:162c57b874d4 25-Oct-2013 lana

Merge


# 8524:d27525c346fa 24-Oct-2013 lana

Merge


# 8493:81431a7c17cf 22-Oct-2013 tbell

Merge


# 8370:76df579c0b93 11-Oct-2013 mullan

Merge


# 8348:f4305254f92f 08-Oct-2013 valeriep

8014374: Cannot initialize "AES/GCM/NoPadding" on wrap/unseal on solaris with OracleUcrypto
Summary: Removed OracleUcrypto provider regression tests from OpenJDK
Reviewed-by: xuelei


# 4924:ef3b6736c074 12-Jan-2012 valeriep

7088989: Improve the performance for T4 by utilizing the newly provided crypto APIs
Summary: Added the OracleUcrypto provider for utilizing the Solaris ucrypto API.
Reviewed-by: weijun