History log of /openjdk10/jdk/test/com/sun/crypto/provider/Cipher/AES/TestGHASH.java
Revision Date Author Comments
# 16177:89ef4b822745 01-Dec-2016 alanb

8169069: Module system implementation refresh (11/2016)
Reviewed-by: plevart, chegar, psandoz, mchung, alanb, dfuchs, naoto, coffeys, weijun
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com, claes.redestad@oracle.com, mark.reinhold@oracle.com


# 13545:eee1ced1d8e7 25-Jan-2016 alanb

8148147: Sync up @modules from jigsaw/jake
Reviewed-by: chegar, mchung


# 12292:1e10709d34af 17-Jun-2015 ascarpino

8073108: Use x86 and SPARC CPU instructions for GHASH acceleration
Reviewed-by: kvn, jrose


# 11376:054e5baae476 09-Feb-2015 fweimer

8069072: GHASH performance improvement
Summary: Eliminate allocations and vectorize
Reviewed-by: mullan, ascarpino