README

Thu, 27 Aug 2020 21:00:00 -0300

author
mbalao
date
Thu, 27 Aug 2020 21:00:00 -0300
changeset 2019
f4d4a3f880da
parent 0
7ef37b2cdcad
permissions
-rw-r--r--

8080462: Update SunPKCS11 provider with PKCS11 v2.40 support
Summary: Added support for GCM, PSS, and other mechanisms
Reviewed-by: andrew

     1 README:
     2   This file should be located at the top of the corba Mercurial repository.
     4   See http://openjdk.java.net/ for more information about the OpenJDK.
     6   See ../README-builds.html for complete details on build machine requirements.
     8 Simple Build Instructions:
    10     cd make && gnumake
    12   The files that will be imported into the jdk build will be in the "dist"
    13   directory.

mercurial