History log of /openjdk10/jdk/src/jdk.crypto.ucrypto/solaris/native/libj2ucrypto/nativeCrypto.c
Revision Date Author Comments
# 16231:e307a1fcbcca 08-Dec-2016 valeriep

8079898: Resolve disabled warnings for libj2ucrypto
Summary: Updated header/code to address the E_MACRO_REDEFINED warning
Reviewed-by: ascarpino, ihse


# 14727:dfd42fb0544b 10-Jun-2016 valeriep

8157627: Ucrypto prov need to workaround the renaming of CK_AES_GCM_PARAMS starting S11.3
Summary: Update Ucrypto header files to provide the definition of CK_AES_GCM_PARAMS for S11.3 and later
Reviewed-by: ascarpino


# 14434:9db62c197dcd 13-May-2016 valeriep

8000415: Add support for SHA-3
Summary: Add SHA-3 support to SUN and OracleUcrypto provider
Reviewed-by: ascarpino, jnimeh


# 14382:60795927342a 06-May-2016 stuefe

8155211: Ucrypto Library leaks native memory
Summary: Free the memory allocated by calloc(0, x) calls
Reviewed-by: valeriep, igerasim


# 13029:55573c377d64 19-Oct-2015 bobv

8136556: Add the ability to perform static builds of MacOSX x64 binaries
Reviewed-by: ihse, bdelsart, gadams, lfoltan, rriggs, hseigel, twisti


# 12708:cef7f168def1 08-Sep-2015 valeriep

8135099: 9-dev solaris builds failed on 2015-09-04
Summary: Fixed the compilation warning which broken the build.
Reviewed-by: vinnie


# 12684:ca461a33aa8b 04-Sep-2015 valeriep

8130875: Ucrypto library leaks memory when null output buffer is specified
Summary: Avoid null output buffer to work around Solaris memory leak bug in Ucrypto library
Reviewed-by: ascarpino


# 12681:387dcffa2a0a 04-Sep-2015 igerasim

8132082: Let OracleUcrypto accept RSAPrivateKey
Reviewed-by: xuelei, valeriep, coffeys
Contributed-by: valerie.peng@oracle.com


# 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