8080462: Update SunPKCS11 provider with PKCS11 v2.40 support jdk8u272-b06

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

author
mbalao
date
Thu, 27 Aug 2020 21:00:00 -0300
changeset 2019
f4d4a3f880da
parent 2018
5f9992e13e8e
child 2020
2d2435272ddd

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

THIRD_PARTY_README file | annotate | diff | comparison | revisions
     1.1 --- a/THIRD_PARTY_README	Fri Aug 28 07:33:18 2020 +0100
     1.2 +++ b/THIRD_PARTY_README	Thu Aug 27 21:00:00 2020 -0300
     1.3 @@ -3242,3 +3242,41 @@
     1.4  
     1.5  -------------------------------------------------------------------------------
     1.6  
     1.7 +%% This notice is provided with respect to OASIS PKCS #11 Cryptographic Token
     1.8 +Interface v2.40,  which may be included with JRE 8, JDK 8, and OpenJDK 8.
     1.9 +
    1.10 +--- begin of LICENSE ---
    1.11 +
    1.12 +Copyright (c) OASIS Open 2016. All Rights Reserved.
    1.13 +
    1.14 +All capitalized terms in the following text have the meanings assigned to them
    1.15 +in the OASIS Intellectual Property Rights Policy (the "OASIS IPR Policy"). The
    1.16 +full Policy may be found at the OASIS website:
    1.17 +[http://www.oasis-open.org/policies-guidelines/ipr]
    1.18 +
    1.19 +This document and translations of it may be copied and furnished to others, and
    1.20 +derivative works that comment on or otherwise explain it or assist in its
    1.21 +implementation may be prepared, copied, published, and distributed, in whole or
    1.22 +in part, without restriction of any kind, provided that the above copyright
    1.23 +notice and this section are included on all such copies and derivative works.
    1.24 +However, this document itself may not be modified in any way, including by
    1.25 +removing the copyright notice or references to OASIS, except as needed for the
    1.26 +purpose of developing any document or deliverable produced by an OASIS
    1.27 +Technical Committee (in which case the rules applicable to copyrights, as set
    1.28 +forth in the OASIS IPR Policy, must be followed) or as required to translate it
    1.29 +into languages other than English.
    1.30 +
    1.31 +The limited permissions granted above are perpetual and will not be revoked by
    1.32 +OASIS or its successors or assigns.
    1.33 +
    1.34 +This document and the information contained herein is provided on an "AS IS"
    1.35 +basis and OASIS DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT
    1.36 +LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT
    1.37 +INFRINGE ANY OWNERSHIP RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR
    1.38 +FITNESS FOR A PARTICULAR PURPOSE. OASIS AND ITS MEMBERS WILL NOT BE LIABLE FOR
    1.39 +ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE
    1.40 +OF THIS DOCUMENT OR ANY PART THEREOF.
    1.41 +
    1.42 +--- end of LICENSE ---
    1.43 +
    1.44 +-------------------------------------------------------------------------------

mercurial