open_source_licenses.txt

open_source_licenses.txt
 
VMware PowerCLI 13.2.0 GA
======================================================================
 
The following copyright statements and licenses apply to various open
source software packages (or portions thereof) that are distributed with
this VMware Product.
 
The VMware Product may also include other VMware components, which may
contain additional open source software packages. One or more such
open_source_licenses.txt files may therefore accompany this VMware
Product.
 
The VMware Product that includes this file does not necessarily use all
the open source software packages referred to below and may also only
use portions of a given package.
 
==================== TABLE OF CONTENTS ====================
 
The following is a listing of the open source components detailed in
this document. This list is provided for your convenience; please read
further if you wish to review the copyright notice(s) and the full text
of the license associated with each component.
 
SECTION 1: BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES
 
   >>> openssl-1.1.1w
 
APPENDIX. Standard License Files
 
   >>> Apache License, V2.0
   >>> Artistic License, V2.0
 
-------------------- SECTION 1: BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES --------------------
 
   >>> openssl-1.1.1w
 
       Found in: LICENSE
 
       Copyright (c) 1998-2019 The OpenSSL Project
 
         LICENSE ISSUES
         ==============
 
         The OpenSSL toolkit stays under a double license, i.e. both the conditions of
         the OpenSSL License and the original SSLeay license apply to the toolkit.
         See below for the actual license texts.
 
         OpenSSL License
         ---------------
 
       /* ====================================================================
        * Copyright (c) 1998-2019 The OpenSSL Project. All rights reserved.
        *
        * Redistribution and use in source and binary forms, with or without
        * modification, are permitted provided that the following conditions
        * are met:
        *
        * 1. Redistributions of source code must retain the above copyright
        * notice, this list of conditions and the following disclaimer.
        *
        * 2. Redistributions in binary form must reproduce the above copyright
        * notice, this list of conditions and the following disclaimer in
        * the documentation and/or other materials provided with the
        * distribution.
        *
        * 3. All advertising materials mentioning features or use of this
        * software must display the following acknowledgment:
        * "This product includes software developed by the OpenSSL Project
        * for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
        *
        * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
        * endorse or promote products derived from this software without
        * prior written permission. For written permission, please contact
        * openssl-core@openssl.org.
        *
        * 5. Products derived from this software may not be called "OpenSSL"
        * nor may "OpenSSL" appear in their names without prior written
        * permission of the OpenSSL Project.
        *
        * 6. Redistributions of any form whatsoever must retain the following
        * acknowledgment:
        * "This product includes software developed by the OpenSSL Project
        * for use in the OpenSSL Toolkit (http://www.openssl.org/)"
        *
        * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
        * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
        * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
        * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
        * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
        * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
        * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
        * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
        * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
        * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
        * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
        * OF THE POSSIBILITY OF SUCH DAMAGE.
        * ====================================================================
        *
        * This product includes cryptographic software written by Eric Young
        * (eay@cryptsoft.com). This product includes software written by Tim
        * Hudson (tjh@cryptsoft.com).
        *
        */
 
        Original SSLeay License
        -----------------------
 
       /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
        * All rights reserved.
        *
        * This package is an SSL implementation written
        * by Eric Young (eay@cryptsoft.com).
        * The implementation was written so as to conform with Netscapes SSL.
        *
        * This library is free for commercial and non-commercial use as long as
        * the following conditions are aheared to. The following conditions
        * apply to all code found in this distribution, be it the RC4, RSA,
        * lhash, DES, etc., code; not just the SSL code. The SSL documentation
        * included with this distribution is covered by the same copyright terms
        * except that the holder is Tim Hudson (tjh@cryptsoft.com).
        *
        * Copyright remains Eric Young's, and as such any Copyright notices in
        * the code are not to be removed.
        * If this package is used in a product, Eric Young should be given attribution
        * as the author of the parts of the library used.
        * This can be in the form of a textual message at program startup or
        * in documentation (online or textual) provided with the package.
        *
        * Redistribution and use in source and binary forms, with or without
        * modification, are permitted provided that the following conditions
        * are met:
        * 1. Redistributions of source code must retain the copyright
        * notice, this list of conditions and the following disclaimer.
        * 2. Redistributions in binary form must reproduce the above copyright
        * notice, this list of conditions and the following disclaimer in the
        * documentation and/or other materials provided with the distribution.
        * 3. All advertising materials mentioning features or use of this software
        * must display the following acknowledgement:
        * "This product includes cryptographic software written by
        * Eric Young (eay@cryptsoft.com)"
        * The word 'cryptographic' can be left out if the rouines from the library
        * being used are not cryptographic related :-).
        * 4. If you include any Windows specific code (or a derivative thereof) from
        * the apps directory (application code) you must include an acknowledgement:
        * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
        *
        * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
        * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
        * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
        * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
        * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
        * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
        * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
        * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
        * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
        * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
        * SUCH DAMAGE.
        *
        * The licence and distribution terms for any publically available version or
        * derivative of this code cannot be changed. i.e. this code cannot simply be
        * copied and put under another distribution licence
        * [including the GNU Public Licence.]
 
       ADDITIONAL LICENSE INFORMATION
 
       > Apache2.0
 
       crypto/ec/ecp_nistp224.c
 
       Copyright 2011 Google Inc.
 
       See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ecp_nistp256.c
 
       Copyright 2011 Google Inc.
 
       See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ecp_nistp521.c
 
       Copyright 2011 Google Inc.
 
       See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ecp_nistputil.c
 
       Copyright 2011 Google Inc.
 
       See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE'
 
       > Artistic2.0
 
       external/perl/Text-Template-1.46/lib/Text/Template.pm
       [NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBPACKAGE UNDER THE TERMS OF THE ARTISTIC2.0 LICENSE, THE TEXT OF WHICH IS SET FORTH IN THE APPENDIX. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.]
 
       Copyright 2013 Mark Jason Dominus
 
       See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE'
 
       external/perl/Text-Template-1.46/lib/Text/Template.pm
 
       Copyright 2013 M. J. Dominus
 
       See SECTION 17 in 'LICENSE TEXT REFERENCE TABLE'
 
       > CC0-1.0
 
       crypto/siphash/siphash.c
 
       Copyright (c) 2012-2014 Daniel J. Bernstein
 
       See SECTION 1 in 'LICENSE TEXT REFERENCE TABLE'
 
       > OpenSSL
 
       apps/app_rand.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/apps.c
 
       Copyright 1995-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/apps.h
 
       Copyright 1995-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/asn1pars.c
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/bf_prefix.c
 
       Copyright 2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/ca.c
 
       Copyright 1995-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/CA.pl.in
 
       Copyright 2000-2018 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/ciphers.c
 
       Copyright 1995-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/cms.c
 
       Copyright 2008-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/crl2p7.c
 
       Copyright 1995-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/crl.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/dgst.c
 
       Copyright 1995-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/dhparam.c
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/dsa.c
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/dsaparam.c
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/ec.c
 
       Copyright 2002-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/ecparam.c
 
       Copyright (c) 2002, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/enc.c
 
       Copyright 1995-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/engine.c
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/errstr.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/gendsa.c
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/genpkey.c
 
       Copyright 2006-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/genrsa.c
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/nseq.c
 
       Copyright 1999-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/ocsp.c
 
       Copyright 2001-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/openssl.c
 
       Copyright 1995-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/opt.c
 
       Copyright 2015-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/passwd.c
 
       Copyright 2000-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/pkcs12.c
 
       Copyright 1999-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/pkcs7.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/pkcs8.c
 
       Copyright 1999-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/pkey.c
 
       Copyright 2006-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/pkeyparam.c
 
       Copyright 2006-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/pkeyutl.c
 
       Copyright 2006-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/prime.c
 
       Copyright 2004-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/progs.pl
 
       Copyright 1995-$YEAR The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/progs.pl
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/rand.c
 
       Copyright 1998-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/rehash.c
 
       Copyright (c) 2013-2014 Timo Teras
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/req.c
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/rsa.c
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/rsautl.c
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/s_apps.h
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/s_cb.c
 
       Copyright 1995-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/s_client.c
 
       Copyright 2005 Nokia
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/sess_id.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/smime.c
 
       Copyright 1999-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/speed.c
 
       Copyright (c) 2002, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/spkac.c
 
       Copyright 1999-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/srp.c
 
       Copyright (c) 2004, EdelKey Project
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/s_server.c
 
       Copyright 2005 Nokia
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/s_socket.c
 
       Copyright 1995-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/s_time.c
 
       Copyright 1995-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/storeutl.c
 
       Copyright 2016-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/testdsa.h
 
       Copyright 1998-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/testrsa.h
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/timeouts.h
 
       Copyright 1999-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/ts.c
 
       Copyright 2006-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/tsget.in
 
       Copyright (c) 2002 The OpenTSA Project
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/verify.c
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/version.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/vms_decc_argv.c
 
       Copyright 2015-2022 The OpenSSL Project Authors
 
       See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/vms_decc_init.c
 
       Copyright 2010-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/vms_term_sock.c
 
       Copyright 2016 VMS Software, Inc.
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/vms_term_sock.h
 
       Copyright 2016 VMS Software, Inc.
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/win32_init.c
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       apps/x509.c
 
       Copyright 1995-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       config
 
       Copyright 1998-2022 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       config.com
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE'
 
       Configurations/shared-info.pl
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       Configure
 
       Copyright 2016-2023 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       CONTRIBUTING
 
       Copyright 20xx-20yy The OpenSSL Project Authors
 
       See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/aes/aes_cbc.c
 
       Copyright 2002-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/aes/aes_cfb.c
 
       Copyright 2002-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/aes/aes_core.c
 
       Copyright 2002-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/aes/aes_ecb.c
 
       Copyright 2002-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/aes/aes_ige.c
 
       Copyright 2006-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/aes/aes_local.h
 
       Copyright 2002-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/aes/aes_misc.c
 
       Copyright 2002-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/aes/aes_ofb.c
 
       Copyright 2002-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/aes/aes_wrap.c
 
       Copyright 2008-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/aes/aes_x86core.c
 
       Copyright 2006-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/aes/asm/aes-armv4.pl
 
       Copyright 2007-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/aes/asm/aes-c64xplus.pl
 
       Copyright 2012-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/aes/asm/aesfx-sparcv9.pl
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/aes/asm/aes-ia64.S
 
       Copyright 2004-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/aes/asm/aes-mips.pl
 
       Copyright 2010-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/aes/asm/aesni-mb-x86_64.pl
 
       Copyright 2013-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/aes/asm/aesni-sha1-x86_64.pl
 
       Copyright 2011-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/aes/asm/aesni-sha256-x86_64.pl
 
       Copyright 2013-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/aes/asm/aesni-x86_64.pl
 
       Copyright 2009-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/aes/asm/aesni-x86.pl
 
       Copyright 2009-2022 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/aes/asm/aesp8-ppc.pl
 
       Copyright 2014-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/aes/asm/aes-parisc.pl
 
       Copyright 2009-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/aes/asm/aes-ppc.pl
 
       Copyright 2007-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/aes/asm/aes-s390x.pl
 
       Copyright 2007-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/aes/asm/aes-sparcv9.pl
 
       Copyright 2005-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/aes/asm/aest4-sparcv9.pl
 
       Copyright 2012-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/aes/asm/aesv8-armx.pl
 
       Copyright 2014-2022 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/aes/asm/bsaes-armv7.pl
 
       Copyright 2012-2023 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/aes/asm/vpaes-armv8.pl
 
       Copyright 2015-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/aes/asm/vpaes-ppc.pl
 
       Copyright 2013-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/aes/asm/vpaes-x86_64.pl
 
       Copyright 2011-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/aes/asm/vpaes-x86.pl
 
       Copyright 2011-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/alphacpuid.pl
 
       Copyright 2010-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/aria/aria.c
 
       Copyright (c) 2017, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/arm64cpuid.pl
 
       Copyright 2015-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/arm_arch.h
 
       Copyright 2011-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/armcap.c
 
       Copyright 2011-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/armv4cpuid.pl
 
       Copyright 2015-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/a_bitstr.c
 
       Copyright 1995-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/a_d2i_fp.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/a_digest.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/a_dup.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/a_gentm.c
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/a_i2d_fp.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/a_int.c
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/a_mbstr.c
 
       Copyright 1999-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/ameth_lib.c
 
       Copyright 2006-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/a_object.c
 
       Copyright 1995-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/a_octet.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/a_print.c
 
       Copyright 1995-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/a_sign.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/asn1_err.c
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/asn1_gen.c
 
       Copyright 2002-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/asn1_item_list.c
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/asn1_item_list.h
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/asn1_lib.c
 
       Copyright 1995-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/asn1_local.h
 
       Copyright 2005-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/asn1_par.c
 
       Copyright 1995-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/asn_mime.c
 
       Copyright 2008-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/asn_moid.c
 
       Copyright 2002-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/asn_mstbl.c
 
       Copyright 2012-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/asn_pack.c
 
       Copyright 1999-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/a_strex.c
 
       Copyright 2000-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/a_strnid.c
 
       Copyright 1999-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/a_time.c
 
       Copyright 1999-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/a_type.c
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/a_utctm.c
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/a_utf8.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/a_verify.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/bio_asn1.c
 
       Copyright 2006-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/bio_ndef.c
 
       Copyright 2008-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/charmap.h
 
       Copyright 2000-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/charmap.pl
 
       Copyright 2000-$YEAR The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/charmap.pl
 
       Copyright 2000-2022 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/d2i_pr.c
 
       Copyright 1995-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/d2i_pu.c
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/evp_asn1.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/f_int.c
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/f_string.c
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/i2d_pr.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/i2d_pu.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/n_pkey.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/nsseq.c
 
       Copyright 1999-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/p5_pbe.c
 
       Copyright 1999-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/p5_pbev2.c
 
       Copyright 1999-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/p5_scrypt.c
 
       Copyright 2015-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/p8_pkey.c
 
       Copyright 1999-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/standard_methods.h
 
       Copyright 2006-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/tasn_dec.c
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/tasn_enc.c
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/tasn_fre.c
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/tasn_new.c
 
       Copyright 2000-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/tasn_prn.c
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/tasn_scn.c
 
       Copyright 2010-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/tasn_typ.c
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/tasn_utl.c
 
       Copyright 2000-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/t_bitst.c
 
       Copyright 1999-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/tbl_standard.h
 
       Copyright 1999-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/t_pkey.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/t_spki.c
 
       Copyright 1999-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/x_algor.c
 
       Copyright 1998-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/x_bignum.c
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/x_info.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/x_int64.c
 
       Copyright 2017-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/x_long.c
 
       Copyright 2000-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/x_pkey.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/x_sig.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/x_spki.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/asn1/x_val.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/async/arch/async_null.c
 
       Copyright 2015-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/async/arch/async_null.h
 
       Copyright 2015-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/async/arch/async_posix.c
 
       Copyright 2015-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/async/arch/async_posix.h
 
       Copyright 2015-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/async/arch/async_win.c
 
       Copyright 2015-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/async/arch/async_win.h
 
       Copyright 2015-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/async/async.c
 
       Copyright 2015-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/async/async_err.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/async/async_local.h
 
       Copyright 2015-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/async/async_wait.c
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bf/asm/bf-586.pl
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bf/bf_cfb64.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bf/bf_ecb.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bf/bf_enc.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bf/bf_local.h
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bf/bf_ofb64.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bf/bf_pi.h
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bf/bf_skey.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bio/b_addr.c
 
       Copyright 2016-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bio/b_dump.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bio/bf_buff.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bio/bf_lbuf.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bio/bf_nbio.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bio/bf_null.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bio/bio_cb.c
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bio/bio_err.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bio/bio_lib.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bio/bio_local.h
 
       Copyright 2005-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bio/bio_meth.c
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bio/b_print.c
 
       Copyright 1995-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bio/b_sock2.c
 
       Copyright 2016-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bio/b_sock.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bio/bss_acpt.c
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bio/bss_bio.c
 
       Copyright 1999-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bio/bss_conn.c
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bio/bss_dgram.c
 
       Copyright 2005-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bio/bss_fd.c
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bio/bss_file.c
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bio/bss_log.c
 
       Copyright 1999-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bio/bss_mem.c
 
       Copyright 1995-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bio/bss_null.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bio/bss_sock.c
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/blake2/blake2b.c
 
       Copyright 2016-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/blake2/blake2_impl.h
 
       Copyright 2016-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/blake2/blake2_local.h
 
       Copyright 2016-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/blake2/blake2s.c
 
       Copyright 2016-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/blake2/m_blake2b.c
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/blake2/m_blake2s.c
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/alpha-mont.pl
 
       Copyright 2006-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/armv4-gf2m.pl
 
       Copyright 2011-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/armv4-mont.pl
 
       Copyright 2007-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/armv8-mont.pl
 
       Copyright 2015-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/bn-586.pl
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/bn-c64xplus.asm
 
       Copyright 2012-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/c64xplus-gf2m.pl
 
       Copyright 2012-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/co-586.pl
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/ia64-mont.pl
 
       Copyright 2010-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/ia64.S
 
       Copyright 2001-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/mips-mont.pl
 
       Copyright 2010-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/mips.pl
 
       Copyright 2010-2021 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/parisc-mont.pl
 
       Copyright 2009-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/ppc64-mont.pl
 
       Copyright 2007-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/ppc-mont.pl
 
       Copyright 2006-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/ppc.pl
 
       Copyright 2004-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/rsaz-avx2.pl
 
       Copyright (c) 2012, Intel Corporation
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/rsaz-x86_64.pl
 
       Copyright (c) 2012, Intel Corporation
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/s390x-gf2m.pl
 
       Copyright 2011-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/s390x-mont.pl
 
       Copyright 2007-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/s390x.S
 
       Copyright 2007-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/sparct4-mont.pl
 
       Copyright 2012-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/sparcv8plus.S
 
       Copyright 1999-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/sparcv8.S
 
       Copyright 1999-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/sparcv9a-mont.pl
 
       Copyright 2005-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/sparcv9-gf2m.pl
 
       Copyright 2012-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/sparcv9-mont.pl
 
       Copyright 2005-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/via-mont.pl
 
       Copyright 2006-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/vis3-mont.pl
 
       Copyright 2012-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/x86_64-gcc.c
 
       Copyright 2002-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/x86_64-gf2m.pl
 
       Copyright 2011-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/x86_64-mont5.pl
 
       Copyright 2011-2022 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/x86_64-mont.pl
 
       Copyright 2005-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/x86-gf2m.pl
 
       Copyright 2011-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/asm/x86-mont.pl
 
       Copyright 2005-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_add.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_asm.c
 
       Copyright 1995-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_blind.c
 
       Copyright 1998-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_const.c
 
       Copyright 2005-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_ctx.c
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_depr.c
 
       Copyright 2002-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_dh.c
 
       Copyright 2014-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_div.c
 
       Copyright 1995-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_err.c
 
       Copyright 1995-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_exp2.c
 
       Copyright 1995-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_exp.c
 
       Copyright 1995-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_gcd.c
 
       Copyright 1995-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_gf2m.c
 
       Copyright (c) 2002, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_intern.c
 
       Copyright 2014-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_kron.c
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_lib.c
 
       Copyright 1995-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_local.h
 
       Copyright 1995-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_mod.c
 
       Copyright 1998-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_mont.c
 
       Copyright 1995-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_mpi.c
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_mul.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_nist.c
 
       Copyright 2002-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_prime.c
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_prime.h
 
       Copyright 1998-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_prime.pl
 
       Copyright 1998-2022 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_prime.pl
 
       Copyright 1998-$YEAR The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_print.c
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_rand.c
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_recp.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_shift.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_sqr.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_sqrt.c
 
       Copyright 2000-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_srp.c
 
       Copyright 2014-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_word.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/bn_x931p.c
 
       Copyright 2011-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/README.pod
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/rsaz_exp.c
 
       Copyright (c) 2012, Intel Corporation
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/bn/rsaz_exp.h
 
       Copyright (c) 2012, Intel Corporation
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/buffer/buf_err.c
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/buffer/buffer.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/c64xpluscpuid.pl
 
       Copyright 2012-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/camellia/asm/cmllt4-sparcv9.pl
 
       Copyright 2012-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/camellia/asm/cmll-x86_64.pl
 
       Copyright 2008-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/camellia/asm/cmll-x86.pl
 
       Copyright 2008-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/camellia/camellia.c
 
       Copyright 2006-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/camellia/cmll_cbc.c
 
       Copyright 2006-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/camellia/cmll_cfb.c
 
       Copyright 2006-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/camellia/cmll_ctr.c
 
       Copyright 2006-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/camellia/cmll_ecb.c
 
       Copyright 2006-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/camellia/cmll_local.h
 
       Copyright 2006-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/camellia/cmll_misc.c
 
       Copyright 2006-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/camellia/cmll_ofb.c
 
       Copyright 2006-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/cast/asm/cast-586.pl
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/cast/cast_local.h
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/cast/cast_s.h
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/cast/c_cfb64.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/cast/c_ecb.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/cast/c_enc.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/cast/c_ofb64.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/cast/c_skey.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/chacha/asm/chacha-armv4.pl
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/chacha/asm/chacha-armv8.pl
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/chacha/asm/chacha-c64xplus.pl
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/chacha/asm/chacha-ppc.pl
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/chacha/asm/chacha-s390x.pl
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/chacha/asm/chacha-x86_64.pl
 
       Copyright 2016-2021 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/chacha/asm/chacha-x86.pl
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/chacha/chacha_enc.c
 
       Copyright 2015-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/cmac/cmac.c
 
       Copyright 2010-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/cmac/cm_ameth.c
 
       Copyright 2010-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/cmac/cm_pmeth.c
 
       Copyright 2010-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/cms/cms_asn1.c
 
       Copyright 2008-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/cms/cms_att.c
 
       Copyright 2008-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/cms/cms_cd.c
 
       Copyright 2008-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/cms/cms_dd.c
 
       Copyright 2008-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/cms/cms_enc.c
 
       Copyright 2008-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/cms/cms_env.c
 
       Copyright 2008-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/cms/cms_err.c
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/cms/cms_ess.c
 
       Copyright 2008-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/cms/cms_io.c
 
       Copyright 2008-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/cms/cms_kari.c
 
       Copyright 2013-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/cms/cms_lib.c
 
       Copyright 2008-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/cms/cms_local.h
 
       Copyright 2008-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/cms/cms_pwri.c
 
       Copyright 2009-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/cms/cms_sd.c
 
       Copyright 2008-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/cms/cms_smime.c
 
       Copyright 2008-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/comp/comp_err.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/comp/comp_lib.c
 
       Copyright 1998-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/comp/comp_local.h
 
       Copyright 2015-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/comp/c_zlib.c
 
       Copyright 1998-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/conf/conf_api.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/conf/conf_def.c
 
       Copyright 1995-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/conf/conf_def.h
 
       Copyright 1995-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/conf/conf_err.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/conf/conf_lib.c
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/conf/conf_local.h
 
       Copyright 2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/conf/conf_mall.c
 
       Copyright 2002-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/conf/conf_mod.c
 
       Copyright 2002-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/conf/conf_sap.c
 
       Copyright 2002-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/conf/conf_ssl.c
 
       Copyright 2015-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/conf/keysets.pl
 
       Copyright 1995-2022 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/conf/keysets.pl
 
       Copyright 1995-$YEAR The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/cpt_err.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/cryptlib.c
 
       Copyright (c) 2002, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ct/ct_b64.c
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ct/ct_err.c
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ct/ct_local.h
 
       Copyright 2015-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ct/ct_log.c
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ct/ct_oct.c
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ct/ct_policy.c
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ct/ct_prn.c
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ct/ct_sct.c
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ct/ct_sct_ctx.c
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ct/ct_vfy.c
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ct/ct_x509v3.c
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ctype.c
 
       Copyright 2017-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/cversion.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/des/asm/crypt586.pl
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/des/asm/des-586.pl
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/des/asm/desboth.pl
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/des/asm/des_enc.m4
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/des/asm/dest4-sparcv9.pl
 
       Copyright 2013-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/des/cbc_cksm.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/des/cbc_enc.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/des/cfb64ede.c
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/des/cfb64enc.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/des/cfb_enc.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/des/des_enc.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/des/des_local.h
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/des/ecb3_enc.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/des/ecb_enc.c
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/des/fcrypt_b.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/des/fcrypt.c
 
       Copyright 1998-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/des/ncbc_enc.c
 
       Copyright 1998-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/des/ofb64ede.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/des/ofb64enc.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/des/ofb_enc.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/des/pcbc_enc.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/des/qud_cksm.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/des/rand_key.c
 
       Copyright 1998-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/des/set_key.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/des/spr.h
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/des/str2key.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/des/xcbc_enc.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dh/dh_ameth.c
 
       Copyright 2006-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dh/dh_asn1.c
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dh/dh_check.c
 
       Copyright 1995-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dh/dh_depr.c
 
       Copyright 2002-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dh/dh_err.c
 
       Copyright 1995-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dh/dh_gen.c
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dh/dh_kdf.c
 
       Copyright 2013-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dh/dh_key.c
 
       Copyright 1995-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dh/dh_lib.c
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dh/dh_local.h
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dh/dh_meth.c
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dh/dh_pmeth.c
 
       Copyright 2006-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dh/dh_prn.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dh/dh_rfc5114.c
 
       Copyright 2011-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dh/dh_rfc7919.c
 
       Copyright 2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dllmain.c
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dsa/dsa_ameth.c
 
       Copyright 2006-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dsa/dsa_asn1.c
 
       Copyright 1999-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dsa/dsa_depr.c
 
       Copyright 2002-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dsa/dsa_err.c
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dsa/dsa_gen.c
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dsa/dsa_key.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dsa/dsa_lib.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dsa/dsa_local.h
 
       Copyright 2007-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dsa/dsa_meth.c
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dsa/dsa_ossl.c
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dsa/dsa_pmeth.c
 
       Copyright 2006-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dsa/dsa_prn.c
 
       Copyright 2006-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dsa/dsa_sign.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dsa/dsa_vrf.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dso/dso_dl.c
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dso/dso_dlfcn.c
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dso/dso_err.c
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dso/dso_lib.c
 
       Copyright 2000-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dso/dso_local.h
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dso/dso_openssl.c
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dso/dso_vms.c
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/dso/dso_win32.c
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ebcdic.c
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/asm/ecp_nistz256-armv4.pl
 
       Copyright 2015-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/asm/ecp_nistz256-armv8.pl
 
       Copyright 2015-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/asm/ecp_nistz256-ppc64.pl
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/asm/ecp_nistz256-sparcv9.pl
 
       Copyright 2015-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/asm/ecp_nistz256-x86_64.pl
 
       Copyright (c) 2015 CloudFlare, Inc.
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/asm/ecp_nistz256-x86.pl
 
       Copyright 2015-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/asm/x25519-ppc64.pl
 
       Copyright 2018-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/asm/x25519-x86_64.pl
 
       Copyright 2018-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/curve25519.c
 
       Copyright 2016-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/curve448/arch_32/arch_intrinsics.h
 
       Copyright 2016 Cryptography Research, Inc.
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/curve448/arch_32/f_impl.c
 
       Copyright 2014 Cryptography Research, Inc.
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/curve448/arch_32/f_impl.h
 
       Copyright 2014-2016 Cryptography Research, Inc.
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/curve448/curve448.c
 
       Copyright 2015-2016 Cryptography Research, Inc.
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/curve448/curve448_local.h
 
       Copyright 2017-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/curve448/curve448_tables.c
 
       Copyright 2015-2016 Cryptography Research, Inc.
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/curve448/curve448utils.h
 
       Copyright 2015 Cryptography Research, Inc.
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/curve448/ed448.h
 
       Copyright 2015-2016 Cryptography Research, Inc.
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/curve448/eddsa.c
 
       Copyright 2015-2016 Cryptography Research, Inc.
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/curve448/f_generic.c
 
       Copyright 2015-2016 Cryptography Research, Inc.
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/curve448/field.h
 
       Copyright 2014 Cryptography Research, Inc.
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/curve448/point_448.h
 
       Copyright 2015-2016 Cryptography Research, Inc.
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/curve448/scalar.c
 
       Copyright 2015-2016 Cryptography Research, Inc.
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/curve448/word.h
 
       Copyright 2014 Cryptography Research, Inc.
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ec2_oct.c
 
       Copyright (c) 2002, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ec2_smpl.c
 
       Copyright (c) 2002, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ec_ameth.c
 
       Copyright 2006-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ec_asn1.c
 
       Copyright 2002-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ec_check.c
 
       Copyright 2002-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ec_curve.c
 
       Copyright (c) 2002, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ec_cvt.c
 
       Copyright (c) 2002, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ecdh_kdf.c
 
       Copyright 2015-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ecdh_ossl.c
 
       Copyright (c) 2002, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ecdsa_ossl.c
 
       Copyright 2002-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ecdsa_sign.c
 
       Copyright 2015-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ecdsa_vrf.c
 
       Copyright 2002-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ec_err.c
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ec_key.c
 
       Copyright (c) 2002, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ec_kmeth.c
 
       Copyright 2015-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/eck_prn.c
 
       Copyright (c) 2002, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ec_lib.c
 
       Copyright (c) 2002, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ec_local.h
 
       Copyright (c) 2002, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ec_mult.c
 
       Copyright (c) 2002, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ec_oct.c
 
       Copyright (c) 2002, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ec_pmeth.c
 
       Copyright 2006-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ecp_mont.c
 
       Copyright (c) 2002, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ecp_nist.c
 
       Copyright (c) 2002, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ecp_nistp224.c
 
       Copyright 2010-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ecp_nistp256.c
 
       Copyright 2011-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ecp_nistp521.c
 
       Copyright 2011-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ecp_nistputil.c
 
       Copyright 2011-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ecp_nistz256.c
 
       Copyright (c) 2015, CloudFlare, Inc.
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ecp_nistz256_table.c
 
       Copyright 2014-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ecp_oct.c
 
       Copyright (c) 2002, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ec_print.c
 
       Copyright 2002-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ecp_smpl.c
 
       Copyright (c) 2002, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ec/ecx_meth.c
 
       Copyright 2006-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/engine/eng_all.c
 
       Copyright 2001-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/engine/eng_cnf.c
 
       Copyright 2002-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/engine/eng_ctrl.c
 
       Copyright 2001-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/engine/eng_devcrypto.c
 
       Copyright 2017-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/engine/eng_dyn.c
 
       Copyright 2001-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/engine/eng_err.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/engine/eng_fat.c
 
       Copyright (c) 2002, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/engine/eng_init.c
 
       Copyright 2001-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/engine/eng_lib.c
 
       Copyright 2001-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/engine/eng_list.c
 
       Copyright (c) 2002, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/engine/eng_local.h
 
       Copyright (c) 2002, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/engine/eng_openssl.c
 
       Copyright (c) 2002, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/engine/eng_pkey.c
 
       Copyright 2001-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/engine/eng_rdrand.c
 
       Copyright 2011-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/engine/eng_table.c
 
       Copyright 2001-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/engine/tb_asnmth.c
 
       Copyright 2006-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/engine/tb_cipher.c
 
       Copyright 2001-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/engine/tb_dh.c
 
       Copyright 2001-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/engine/tb_digest.c
 
       Copyright 2001-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/engine/tb_dsa.c
 
       Copyright 2001-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/engine/tb_eckey.c
 
       Copyright 2015-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/engine/tb_pkmeth.c
 
       Copyright 2006-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/engine/tb_rand.c
 
       Copyright 2001-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/engine/tb_rsa.c
 
       Copyright 2001-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/err/err_all.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/err/err.c
 
       Copyright 1995-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/err/err_prn.c
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/err/openssl.txt
 
       Copyright 1999-2023 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/bio_b64.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/bio_enc.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/bio_md.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/bio_ok.c
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/c_allc.c
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/c_alld.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/cmeth_lib.c
 
       Copyright 2015-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/digest.c
 
       Copyright 1995-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/e_aes.c
 
       Copyright 2001-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/e_aes_cbc_hmac_sha1.c
 
       Copyright 2011-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/e_aes_cbc_hmac_sha256.c
 
       Copyright 2013-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/e_aria.c
 
       Copyright (c) 2017, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/e_bf.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/e_camellia.c
 
       Copyright 2006-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/e_cast.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/e_chacha20_poly1305.c
 
       Copyright 2015-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/e_des3.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/e_des.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/e_idea.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/encode.c
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/e_null.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/e_old.c
 
       Copyright 2004-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/e_rc2.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/e_rc4.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/e_rc4_hmac_md5.c
 
       Copyright 2011-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/e_rc5.c
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/e_seed.c
 
       Copyright 2007-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/e_sm4.c
 
       Copyright 2017 Ribose Inc.
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/evp_cnf.c
 
       Copyright 2012-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/evp_enc.c
 
       Copyright 1995-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/evp_err.c
 
       Copyright 1995-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/evp_key.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/evp_lib.c
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/evp_local.h
 
       Copyright 2000-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/evp_pbe.c
 
       Copyright 1999-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/evp_pkey.c
 
       Copyright 1999-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/e_xcbc_d.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/m_md2.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/m_md4.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/m_md5.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/m_md5_sha1.c
 
       Copyright 2015-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/m_mdc2.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/m_null.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/m_ripemd.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/m_sha1.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/m_sha3.c
 
       Copyright 2017-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/m_sigver.c
 
       Copyright 2006-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/m_wp.c
 
       Copyright 2005-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/names.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/p5_crpt2.c
 
       Copyright 1999-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/p5_crpt.c
 
       Copyright 1999-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/pbe_scrypt.c
 
       Copyright 2015-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/p_dec.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/p_enc.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/p_lib.c
 
       Copyright 1995-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/pmeth_fn.c
 
       Copyright 2006-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/pmeth_gn.c
 
       Copyright 2006-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/pmeth_lib.c
 
       Copyright 2006-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/p_open.c
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/p_seal.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/p_sign.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/evp/p_verify.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ex_data.c
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/getenv.c
 
       Copyright 2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/hmac/hmac.c
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/hmac/hmac_local.h
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/hmac/hm_ameth.c
 
       Copyright 2007-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/hmac/hm_pmeth.c
 
       Copyright 2007-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ia64cpuid.S
 
       Copyright 2004-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/idea/i_cbc.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/idea/i_cfb64.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/idea/idea_local.h
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/idea/i_ecb.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/idea/i_ofb64.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/idea/i_skey.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/init.c
 
       Copyright 2016-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/kdf/hkdf.c
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/kdf/kdf_err.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/kdf/scrypt.c
 
       Copyright 2017-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/kdf/tls1_prf.c
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/lhash/lhash.c
 
       Copyright 1995-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/lhash/lhash_local.h
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/lhash/lh_stats.c
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/LPdir_nyi.c
 
       Copyright (c) 2004, Richard Levitte
 
       See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/LPdir_unix.c
 
       Copyright (c) 2004, 2018, Richard Levitte
 
       See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/LPdir_vms.c
 
       Copyright (c) 2004, Richard Levitte
 
       See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/LPdir_win32.c
 
       Copyright (c) 2004, Richard Levitte
 
       See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/LPdir_win.c
 
       Copyright (c) 2004, Richard Levitte
 
       See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/LPdir_wince.c
 
       Copyright (c) 2004, Richard Levitte
 
       See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/md2/md2_dgst.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/md2/md2_one.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/md4/md4_dgst.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/md4/md4_local.h
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/md4/md4_one.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/md5/asm/md5-586.pl
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/md5/asm/md5-sparcv9.pl
 
       Copyright 2012-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/md5/asm/md5-x86_64.pl
 
       Copyright 2005-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/md5/md5_dgst.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/md5/md5_local.h
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/md5/md5_one.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/mdc2/mdc2dgst.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/mdc2/mdc2_one.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/mem.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/mem_clr.c
 
       Copyright 2002-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/mem_dbg.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/mem_sec.c
 
       Copyright 2004-2014, Akamai Technologies
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/mips_arch.h
 
       Copyright 2011-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/modes/asm/aesni-gcm-x86_64.pl
 
       Copyright 2013-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/modes/asm/ghash-alpha.pl
 
       Copyright 2010-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/modes/asm/ghash-armv4.pl
 
       Copyright 2010-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/modes/asm/ghash-c64xplus.pl
 
       Copyright 2012-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/modes/asm/ghash-ia64.pl
 
       Copyright 2010-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/modes/asm/ghashp8-ppc.pl
 
       Copyright 2014-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/modes/asm/ghash-parisc.pl
 
       Copyright 2010-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/modes/asm/ghash-s390x.pl
 
       Copyright 2010-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/modes/asm/ghash-sparcv9.pl
 
       Copyright 2010-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/modes/asm/ghashv8-armx.pl
 
       Copyright 2014-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/modes/asm/ghash-x86_64.pl
 
       Copyright 2010-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/modes/asm/ghash-x86.pl
 
       Copyright 2010-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/modes/cbc128.c
 
       Copyright 2008-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/modes/ccm128.c
 
       Copyright 2011-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/modes/cfb128.c
 
       Copyright 2008-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/modes/ctr128.c
 
       Copyright 2008-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/modes/cts128.c
 
       Copyright 2008-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/modes/gcm128.c
 
       Copyright 2010-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/modes/modes_local.h
 
       Copyright 2010-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/modes/ocb128.c
 
       Copyright 2014-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/modes/ofb128.c
 
       Copyright 2008-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/modes/wrap128.c
 
       Copyright 2013-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/modes/xts128.c
 
       Copyright 2011-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/objects/obj_dat.c
 
       Copyright 1995-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/objects/obj_dat.h
 
       Copyright 1995-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/objects/obj_dat.pl
 
       Copyright 1995-$YEAR The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/objects/obj_dat.pl
 
       Copyright 1995-2022 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/objects/objects.pl
 
       Copyright 2000-2022 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/objects/objects.pl
 
       Copyright 2000-$YEAR The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/objects/obj_err.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/objects/obj_lib.c
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/objects/obj_local.h
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/objects/obj_xref.c
 
       Copyright 2006-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/objects/obj_xref.h
 
       Copyright 1998-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/objects/objxref.pl
 
       Copyright 1998-2022 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/objects/objxref.pl
 
       Copyright 1998-$YEAR The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/objects/o_names.c
 
       Copyright 1998-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ocsp/ocsp_asn.c
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ocsp/ocsp_cl.c
 
       Copyright 2001-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ocsp/ocsp_err.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ocsp/ocsp_ext.c
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ocsp/ocsp_ht.c
 
       Copyright 2001-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ocsp/ocsp_lib.c
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ocsp/ocsp_local.h
 
       Copyright 2015-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ocsp/ocsp_prn.c
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ocsp/ocsp_srv.c
 
       Copyright 2001-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ocsp/ocsp_vfy.c
 
       Copyright 2001-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ocsp/v3_ocsp.c
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/o_dir.c
 
       Copyright 2004-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/o_fips.c
 
       Copyright 2011-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/o_fopen.c
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/o_init.c
 
       Copyright 2011-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/o_str.c
 
       Copyright 2003-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/o_time.c
 
       Copyright 2001-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pariscid.pl
 
       Copyright 2009-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pem/pem_all.c
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pem/pem_err.c
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pem/pem_info.c
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pem/pem_lib.c
 
       Copyright 1995-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pem/pem_oth.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pem/pem_pk8.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pem/pem_pkey.c
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pem/pem_sign.c
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pem/pem_x509.c
 
       Copyright 2001-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pem/pem_xaux.c
 
       Copyright 2001-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pem/pvkfmt.c
 
       Copyright 2005-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/perlasm/arm-xlate.pl
 
       Copyright 2015-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/perlasm/cbc.pl
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/perlasm/ppc-xlate.pl
 
       Copyright 2006-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/perlasm/sparcv9_modes.pl
 
       Copyright 2012-2016 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/perlasm/x86_64-xlate.pl
 
       Copyright 2005-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/perlasm/x86asm.pl
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/perlasm/x86gas.pl
 
       Copyright 2007-2016 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/perlasm/x86masm.pl
 
       Copyright 2007-2016 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/perlasm/x86nasm.pl
 
       Copyright 1999-2018 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pkcs12/p12_add.c
 
       Copyright 1999-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pkcs12/p12_asn.c
 
       Copyright 2000-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pkcs12/p12_attr.c
 
       Copyright 1999-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pkcs12/p12_crpt.c
 
       Copyright 1999-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pkcs12/p12_crt.c
 
       Copyright 1999-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pkcs12/p12_decr.c
 
       Copyright 1999-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pkcs12/p12_init.c
 
       Copyright 1999-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pkcs12/p12_key.c
 
       Copyright 1999-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pkcs12/p12_kiss.c
 
       Copyright 1999-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pkcs12/p12_local.h
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pkcs12/p12_mutl.c
 
       Copyright 1999-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pkcs12/p12_npas.c
 
       Copyright 1999-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pkcs12/p12_p8d.c
 
       Copyright 2001-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pkcs12/p12_p8e.c
 
       Copyright 2001-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pkcs12/p12_sbag.c
 
       Copyright 1999-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pkcs12/p12_utl.c
 
       Copyright 1999-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pkcs12/pk12err.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pkcs7/bio_pk7.c
 
       Copyright 2006-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pkcs7/pk7_asn1.c
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pkcs7/pk7_attr.c
 
       Copyright 1999-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pkcs7/pk7_doit.c
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pkcs7/pk7_lib.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pkcs7/pk7_mime.c
 
       Copyright 1999-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pkcs7/pk7_smime.c
 
       Copyright 1999-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/pkcs7/pkcs7err.c
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/poly1305/asm/poly1305-armv4.pl
 
       Copyright 2016-2021 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/poly1305/asm/poly1305-armv8.pl
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/poly1305/asm/poly1305-c64xplus.pl
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/poly1305/asm/poly1305-mips.pl
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/poly1305/asm/poly1305-ppcfp.pl
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/poly1305/asm/poly1305-ppc.pl
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/poly1305/asm/poly1305-s390x.pl
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/poly1305/asm/poly1305-sparcv9.pl
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/poly1305/asm/poly1305-x86_64.pl
 
       Copyright 2016-2023 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/poly1305/asm/poly1305-x86.pl
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/poly1305/poly1305_ameth.c
 
       Copyright 2007-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/poly1305/poly1305_base2_44.c
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/poly1305/poly1305.c
 
       Copyright 2015-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/poly1305/poly1305_ieee754.c
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/poly1305/poly1305_local.h
 
       Copyright 2015-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/poly1305/poly1305_pmeth.c
 
       Copyright 2007-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ppc_arch.h
 
       Copyright 2014-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ppccap.c
 
       Copyright 2009-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ppccpuid.pl
 
       Copyright 2007-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rand/drbg_ctr.c
 
       Copyright 2011-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rand/drbg_lib.c
 
       Copyright 2011-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rand/rand_egd.c
 
       Copyright 2000-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rand/rand_err.c
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rand/randfile.c
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rand/rand_lib.c
 
       Copyright 1995-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rand/rand_local.h
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rand/rand_unix.c
 
       Copyright 1995-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rand/rand_vms.c
 
       Copyright 2001-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rand/rand_win.c
 
       Copyright 1995-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rc2/rc2_cbc.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rc2/rc2cfb64.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rc2/rc2_ecb.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rc2/rc2_local.h
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rc2/rc2ofb64.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rc2/rc2_skey.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rc4/asm/rc4-586.pl
 
       Copyright 1998-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rc4/asm/rc4-c64xplus.pl
 
       Copyright 2014-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rc4/asm/rc4-md5-x86_64.pl
 
       Copyright 2011-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rc4/asm/rc4-parisc.pl
 
       Copyright 2009-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rc4/asm/rc4-s390x.pl
 
       Copyright 2009-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rc4/asm/rc4-x86_64.pl
 
       Copyright 2005-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rc4/rc4_enc.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rc4/rc4_local.h
 
       Copyright 1998-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rc4/rc4_skey.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rc5/asm/rc5-586.pl
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rc5/rc5cfb64.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rc5/rc5_ecb.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rc5/rc5_enc.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rc5/rc5_local.h
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rc5/rc5ofb64.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rc5/rc5_skey.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ripemd/asm/rmd-586.pl
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ripemd/rmdconst.h
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ripemd/rmd_dgst.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ripemd/rmd_local.h
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ripemd/rmd_one.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rsa/rsa_ameth.c
 
       Copyright 2006-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rsa/rsa_asn1.c
 
       Copyright 2000-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rsa/rsa_chk.c
 
       Copyright 1999-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rsa/rsa_crpt.c
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rsa/rsa_depr.c
 
       Copyright 2002-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rsa/rsa_err.c
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rsa/rsa_gen.c
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rsa/rsa_lib.c
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rsa/rsa_local.h
 
       Copyright 2006-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rsa/rsa_meth.c
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rsa/rsa_mp.c
 
       Copyright 2017 BaishanCloud
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rsa/rsa_none.c
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rsa/rsa_oaep.c
 
       Copyright 1999-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rsa/rsa_ossl.c
 
       Copyright 1995-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rsa/rsa_pk1.c
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rsa/rsa_pmeth.c
 
       Copyright 2006-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rsa/rsa_prn.c
 
       Copyright 2006-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rsa/rsa_pss.c
 
       Copyright 2005-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rsa/rsa_saos.c
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rsa/rsa_sign.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rsa/rsa_ssl.c
 
       Copyright 1995-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rsa/rsa_x931.c
 
       Copyright 2005-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/rsa/rsa_x931g.c
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/s390x_arch.h
 
       Copyright 2017-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/s390xcap.c
 
       Copyright 2010-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/s390xcpuid.pl
 
       Copyright 2009-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/seed/seed.c
 
       Copyright 2007-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/seed/seed_cbc.c
 
       Copyright 2007-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/seed/seed_cfb.c
 
       Copyright 2007-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/seed/seed_ecb.c
 
       Copyright 2007-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/seed/seed_local.h
 
       Copyright 2007-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/seed/seed_ofb.c
 
       Copyright 2007-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/keccak1600-armv4.pl
 
       Copyright 2017-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/keccak1600-armv8.pl
 
       Copyright 2017-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/keccak1600-avx2.pl
 
       Copyright 2017-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/keccak1600-avx512.pl
 
       Copyright 2017-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/keccak1600-avx512vl.pl
 
       Copyright 2017-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/keccak1600-c64x.pl
 
       Copyright 2017-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/keccak1600-mmx.pl
 
       Copyright 2017-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/keccak1600p8-ppc.pl
 
       Copyright 2017-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/keccak1600-ppc64.pl
 
       Copyright 2017-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/keccak1600-s390x.pl
 
       Copyright 2017-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/keccak1600-x86_64.pl
 
       Copyright 2017-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/sha1-586.pl
 
       Copyright 1998-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/sha1-alpha.pl
 
       Copyright 2009-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/sha1-armv4-large.pl
 
       Copyright 2007-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/sha1-armv8.pl
 
       Copyright 2014-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/sha1-c64xplus.pl
 
       Copyright 2012-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/sha1-ia64.pl
 
       Copyright 2004-2016 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/sha1-mb-x86_64.pl
 
       Copyright 2013-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/sha1-mips.pl
 
       Copyright 2009-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/sha1-parisc.pl
 
       Copyright 2009-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/sha1-ppc.pl
 
       Copyright 2006-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/sha1-s390x.pl
 
       Copyright 2007-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/sha1-sparcv9a.pl
 
       Copyright 2009-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/sha1-sparcv9.pl
 
       Copyright 2007-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/sha1-thumb.pl
 
       Copyright 2007-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/sha1-x86_64.pl
 
       Copyright 2006-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/sha256-586.pl
 
       Copyright 2007-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/sha256-armv4.pl
 
       Copyright 2007-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/sha256-c64xplus.pl
 
       Copyright 2012-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/sha256-mb-x86_64.pl
 
       Copyright 2013-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/sha512-586.pl
 
       Copyright 2007-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/sha512-armv4.pl
 
       Copyright 2007-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/sha512-armv8.pl
 
       Copyright 2014-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/sha512-c64xplus.pl
 
       Copyright 2012-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/sha512-ia64.pl
 
       Copyright 2004-2016 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/sha512-mips.pl
 
       Copyright 2010-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/sha512p8-ppc.pl
 
       Copyright 2014-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/sha512-parisc.pl
 
       Copyright 2009-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/sha512-ppc.pl
 
       Copyright 2006-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/sha512-s390x.pl
 
       Copyright 2007-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/sha512-sparcv9.pl
 
       Copyright 2007-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/asm/sha512-x86_64.pl
 
       Copyright 2005-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/keccak1600.c
 
       Copyright 2016-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/sha1dgst.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/sha1_one.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/sha256.c
 
       Copyright 2004-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/sha512.c
 
       Copyright 2004-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sha/sha_local.h
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/siphash/siphash_ameth.c
 
       Copyright 2007-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/siphash/siphash.c
 
       Copyright 2017-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/siphash/siphash_local.h
 
       Copyright 2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/siphash/siphash_pmeth.c
 
       Copyright 2007-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sm2/sm2_crypt.c
 
       Copyright 2017 Ribose Inc.
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sm2/sm2_err.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sm2/sm2_pmeth.c
 
       Copyright 2006-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sm2/sm2_sign.c
 
       Copyright 2017 Ribose Inc.
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sm3/m_sm3.c
 
       Copyright 2017 Ribose Inc.
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sm3/sm3.c
 
       Copyright 2017 Ribose Inc.
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sm3/sm3_local.h
 
       Copyright 2017 Ribose Inc.
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sm4/sm4.c
 
       Copyright 2017 Ribose Inc.
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sparc_arch.h
 
       Copyright 2012-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sparccpuid.S
 
       Copyright 2005-2016 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/sparcv9cap.c
 
       Copyright 2005-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/srp/srp_lib.c
 
       Copyright (c) 2004, EdelKey Project
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/srp/srp_vfy.c
 
       Copyright (c) 2004, EdelKey Project
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/stack/stack.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/store/loader_file.c
 
       Copyright 2016-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/store/store_err.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/store/store_init.c
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/store/store_lib.c
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/store/store_local.h
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/store/store_register.c
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/store/store_strings.c
 
       Copyright 2016-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/threads_none.c
 
       Copyright 2016-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/threads_pthread.c
 
       Copyright 2016-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/threads_win.c
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ts/ts_asn1.c
 
       Copyright 2006-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ts/ts_conf.c
 
       Copyright 2006-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ts/ts_err.c
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ts/ts_lib.c
 
       Copyright 2006-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ts/ts_local.h
 
       Copyright 2015-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ts/ts_req_print.c
 
       Copyright 2006-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ts/ts_req_utils.c
 
       Copyright 2006-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ts/ts_rsp_print.c
 
       Copyright 2006-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ts/ts_rsp_sign.c
 
       Copyright 2006-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ts/ts_rsp_utils.c
 
       Copyright 2006-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ts/ts_rsp_verify.c
 
       Copyright 2006-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ts/ts_verify_ctx.c
 
       Copyright 2006-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/txt_db/txt_db.c
 
       Copyright 1995-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/uid.c
 
       Copyright 2001-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ui/ui_err.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ui/ui_lib.c
 
       Copyright 2001-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ui/ui_local.h
 
       Copyright 2001-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ui/ui_null.c
 
       Copyright 2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ui/ui_openssl.c
 
       Copyright 2001-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/ui/ui_util.c
 
       Copyright 2002-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/vms_rms.h
 
       Copyright 2011-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/whrlpool/asm/wp-mmx.pl
 
       Copyright 2005-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/whrlpool/asm/wp-x86_64.pl
 
       Copyright 2005-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/whrlpool/wp_block.c
 
       Copyright 2005-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/whrlpool/wp_dgst.c
 
       Copyright 2005-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/whrlpool/wp_local.h
 
       Copyright 2005-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/by_dir.c
 
       Copyright 1995-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/by_file.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/t_crl.c
 
       Copyright 1999-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/t_req.c
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/t_x509.c
 
       Copyright 1995-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/ext_dat.h
 
       Copyright 1999-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/pcy_cache.c
 
       Copyright 2004-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/pcy_data.c
 
       Copyright 2004-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/pcy_lib.c
 
       Copyright 2004-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/pcy_local.h
 
       Copyright 2004-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/pcy_map.c
 
       Copyright 2004-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/pcy_node.c
 
       Copyright 2004-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/pcy_tree.c
 
       Copyright 2004-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/standard_exts.h
 
       Copyright 1999-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/v3_addr.c
 
       Copyright 2006-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/v3_admis.c
 
       Copyright 2017-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/v3_admis.h
 
       Copyright 2017-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/v3_akeya.c
 
       Copyright 2001-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/v3_akey.c
 
       Copyright 1999-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/v3_alt.c
 
       Copyright 1999-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/v3_asid.c
 
       Copyright 2006-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/v3_bcons.c
 
       Copyright 1999-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/v3_bitst.c
 
       Copyright 1999-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/v3_conf.c
 
       Copyright 1999-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/v3_cpols.c
 
       Copyright 1999-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/v3_crld.c
 
       Copyright 1999-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/v3_enum.c
 
       Copyright 1999-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/v3err.c
 
       Copyright 1995-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/v3_extku.c
 
       Copyright 1999-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/v3_genn.c
 
       Copyright 1999-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/v3_ia5.c
 
       Copyright 1999-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/v3_info.c
 
       Copyright 1999-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/v3_int.c
 
       Copyright 1999-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/v3_lib.c
 
       Copyright 1999-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/v3_ncons.c
 
       Copyright 2003-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/v3_pcia.c
 
       Copyright 2004-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/v3_pci.c
 
       Copyright 2004-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/v3_pcons.c
 
       Copyright 2003-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/v3_pku.c
 
       Copyright 1999-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/v3_pmaps.c
 
       Copyright 2003-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/v3_prn.c
 
       Copyright 1999-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/v3_purp.c
 
       Copyright 1999-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/v3_skey.c
 
       Copyright 1999-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/v3_sxnet.c
 
       Copyright 1999-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/v3_tlsf.c
 
       Copyright 2015-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/v3_utl.c
 
       Copyright 1999-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/x509_att.c
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/x509_cmp.c
 
       Copyright 1995-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/x509cset.c
 
       Copyright 2001-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/x509_d2.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/x509_def.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/x509_err.c
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/x509_ext.c
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/x509_local.h
 
       Copyright 2014-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/x509_lu.c
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/x509_meth.c
 
       Copyright 2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/x509name.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/x509_obj.c
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/x509_r2x.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/x509_req.c
 
       Copyright 1995-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/x509rset.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/x509_set.c
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/x509spki.c
 
       Copyright 1999-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/x509_trs.c
 
       Copyright 1999-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/x509_txt.c
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/x509type.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/x509_v3.c
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/x509_vfy.c
 
       Copyright 1995-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/x509_vpm.c
 
       Copyright 2004-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/x_all.c
 
       Copyright 1995-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/x_attrib.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/x_crl.c
 
       Copyright 1995-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/x_exten.c
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/x_name.c
 
       Copyright 1995-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/x_pubkey.c
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/x_req.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/x_x509a.c
 
       Copyright 1999-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509/x_x509.c
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x86_64cpuid.pl
 
       Copyright 2005-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x86cpuid.pl
 
       Copyright 2004-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       demos/bio/client-arg.c
 
       Copyright 2013-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       demos/bio/client-conf.c
 
       Copyright 2013-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       demos/bio/saccept.c
 
       Copyright 1998-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       demos/bio/sconnect.c
 
       Copyright 1998-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       demos/bio/server-arg.c
 
       Copyright 2013-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       demos/bio/server-cmod.c
 
       Copyright 2015-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       demos/bio/server-conf.c
 
       Copyright 2013-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       demos/cms/cms_comp.c
 
       Copyright 2008-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       demos/cms/cms_ddec.c
 
       Copyright 2008-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       demos/cms/cms_dec.c
 
       Copyright 2008-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       demos/cms/cms_denc.c
 
       Copyright 2008-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       demos/cms/cms_enc.c
 
       Copyright 2008-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       demos/cms/cms_sign2.c
 
       Copyright 2008-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       demos/cms/cms_sign.c
 
       Copyright 2008-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       demos/cms/cms_uncomp.c
 
       Copyright 2008-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       demos/cms/cms_ver.c
 
       Copyright 2008-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       demos/evp/aesccm.c
 
       Copyright 2013-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       demos/evp/aesgcm.c
 
       Copyright 2012-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       demos/pkcs12/pkread.c
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       demos/pkcs12/pkwrite.c
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       demos/smime/smdec.c
 
       Copyright 2007-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       demos/smime/smenc.c
 
       Copyright 2007-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       demos/smime/smsign2.c
 
       Copyright 2007-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       demos/smime/smsign.c
 
       Copyright 2007-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       demos/smime/smver.c
 
       Copyright 2007-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/asn1parse.pod
 
       Copyright 2000-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/CA.pl.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/ca.pod
 
       Copyright 2000-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/ciphers.pod
 
       Copyright 2000-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/cms.pod
 
       Copyright 2008-2022 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/crl2pkcs7.pod
 
       Copyright 2000-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/crl.pod
 
       Copyright 2000-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/dgst.pod
 
       Copyright 2000-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/dhparam.pod
 
       Copyright 2000-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/dsaparam.pod
 
       Copyright 2000-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/dsa.pod
 
       Copyright 2000-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/ecparam.pod
 
       Copyright 2003-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/ec.pod
 
       Copyright 2003-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/enc.pod
 
       Copyright 2000-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/engine.pod
 
       Copyright 2016-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/errstr.pod
 
       Copyright 2004-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/gendsa.pod
 
       Copyright 2000-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/genpkey.pod
 
       Copyright 2006-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/genrsa.pod
 
       Copyright 2000-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/list.pod
 
       Copyright 2016-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/nseq.pod
 
       Copyright 2000-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/ocsp.pod
 
       Copyright 2001-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/openssl.pod
 
       Copyright 2000-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/passwd.pod
 
       Copyright 2000-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/pkcs12.pod
 
       Copyright 2000-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/pkcs7.pod
 
       Copyright 2000-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/pkcs8.pod
 
       Copyright 2000-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/pkeyparam.pod
 
       Copyright 2006-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/pkey.pod
 
       Copyright 2006-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/pkeyutl.pod
 
       Copyright 2006-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/prime.pod
 
       Copyright 2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/rand.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/rehash.pod
 
       Copyright 2015-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/req.pod
 
       Copyright 2000-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/rsa.pod
 
       Copyright 2000-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/rsautl.pod
 
       Copyright 2000-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/s_client.pod
 
       Copyright 2000-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/sess_id.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/smime.pod
 
       Copyright 2000-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/speed.pod
 
       Copyright 2000-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/spkac.pod
 
       Copyright 2000-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/srp.pod
 
       Copyright 2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/s_server.pod
 
       Copyright 2000-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/s_time.pod
 
       Copyright 2004-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/storeutl.pod
 
       Copyright 2016-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/tsget.pod
 
       Copyright 2006-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/ts.pod
 
       Copyright 2006-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/verify.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/version.pod
 
       Copyright 2000-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man1/x509.pod
 
       Copyright 2000-2022 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/ADMISSIONS.pod
 
       Copyright 2017-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/ASN1_generate_nconf.pod
 
       Copyright 2002-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/ASN1_INTEGER_get_int64.pod
 
       Copyright 2015-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/ASN1_ITEM_lookup.pod
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/ASN1_OBJECT_new.pod
 
       Copyright 2002-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/ASN1_STRING_length.pod
 
       Copyright 2002-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/ASN1_STRING_new.pod
 
       Copyright 2002-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/ASN1_STRING_print_ex.pod
 
       Copyright 2002-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/ASN1_STRING_TABLE_add.pod
 
       Copyright 2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/ASN1_TIME_set.pod
 
       Copyright 2015-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/ASN1_TYPE_get.pod
 
       Copyright 2015-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/ASYNC_start_job.pod
 
       Copyright 2015-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/ASYNC_WAIT_CTX_new.pod
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BF_encrypt.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BIO_ADDRINFO.pod
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BIO_ADDR.pod
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BIO_connect.pod
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BIO_ctrl.pod
 
       Copyright 2000-2022 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BIO_f_base64.pod
 
       Copyright 2000-2022 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BIO_f_buffer.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BIO_f_cipher.pod
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BIO_find_type.pod
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BIO_f_md.pod
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BIO_f_null.pod
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BIO_f_ssl.pod
 
       Copyright 2000-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BIO_get_data.pod
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BIO_get_ex_new_index.pod
 
       Copyright 2015-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BIO_meth_new.pod
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BIO_new_CMS.pod
 
       Copyright 2008-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BIO_new.pod
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BIO_parse_hostserv.pod
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BIO_printf.pod
 
       Copyright 2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BIO_push.pod
 
       Copyright 2000-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BIO_read.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BIO_s_accept.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BIO_s_bio.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BIO_s_connect.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BIO_set_callback.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BIO_s_fd.pod
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BIO_s_file.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BIO_should_retry.pod
 
       Copyright 2000-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BIO_s_mem.pod
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BIO_s_null.pod
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BIO_s_socket.pod
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BN_add.pod
 
       Copyright 2000-2022 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BN_add_word.pod
 
       Copyright 2000-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BN_BLINDING_new.pod
 
       Copyright 2005-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BN_bn2bin.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BN_cmp.pod
 
       Copyright 2000-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BN_copy.pod
 
       Copyright 2000-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BN_CTX_new.pod
 
       Copyright 2000-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BN_CTX_start.pod
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BN_generate_prime.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BN_mod_inverse.pod
 
       Copyright 2000-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BN_mod_mul_montgomery.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BN_mod_mul_reciprocal.pod
 
       Copyright 2000-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BN_new.pod
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BN_num_bytes.pod
 
       Copyright 2000-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BN_rand.pod
 
       Copyright 2000-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BN_security_bits.pod
 
       Copyright 2017-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BN_set_bit.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BN_swap.pod
 
       Copyright 2000-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BN_zero.pod
 
       Copyright 2000-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/BUF_MEM_new.pod
 
       Copyright 2000-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/CMS_add0_cert.pod
 
       Copyright 2008-2022 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/CMS_add1_recipient_cert.pod
 
       Copyright 2008-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/CMS_add1_signer.pod
 
       Copyright 2014-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/CMS_compress.pod
 
       Copyright 2008-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/CMS_decrypt.pod
 
       Copyright 2008-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/CMS_encrypt.pod
 
       Copyright 2008-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/CMS_final.pod
 
       Copyright 2008-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/CMS_get0_RecipientInfos.pod
 
       Copyright 2008-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/CMS_get0_SignerInfos.pod
 
       Copyright 2008-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/CMS_get0_type.pod
 
       Copyright 2008-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/CMS_get1_ReceiptRequest.pod
 
       Copyright 2008-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/CMS_sign.pod
 
       Copyright 2008-2023 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/CMS_sign_receipt.pod
 
       Copyright 2008-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/CMS_uncompress.pod
 
       Copyright 2008-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/CMS_verify.pod
 
       Copyright 2008-2022 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/CMS_verify_receipt.pod
 
       Copyright 2008-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/CONF_modules_free.pod
 
       Copyright 2004-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/CONF_modules_load_file.pod
 
       Copyright 2004-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/CRYPTO_get_ex_new_index.pod
 
       Copyright 2015-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/CRYPTO_memcmp.pod
 
       Copyright 2019-2020 The OpenSSL Project Authors
 
       See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/CRYPTO_THREAD_run_once.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/CTLOG_new.pod
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/CTLOG_STORE_get0_log_by_id.pod
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/CTLOG_STORE_new.pod
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/CT_POLICY_EVAL_CTX_new.pod
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/d2i_DHparams.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/d2i_PKCS8PrivateKey_bio.pod
 
       Copyright 2002-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/d2i_PrivateKey.pod
 
       Copyright 2017-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/d2i_SSL_SESSION.pod
 
       Copyright 2001-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/d2i_X509.pod
 
       Copyright 1998-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/DEFINE_STACK_OF.pod
 
       Copyright 2000-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/DES_random_key.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/DH_generate_key.pod
 
       Copyright 2000-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/DH_generate_parameters.pod
 
       Copyright 2000-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/DH_get0_pqg.pod
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/DH_get_1024_160.pod
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/DH_meth_new.pod
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/DH_new_by_nid.pod
 
       Copyright 2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/DH_new.pod
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/DH_set_method.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/DH_size.pod
 
       Copyright 2000-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/DSA_do_sign.pod
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/DSA_dup_DH.pod
 
       Copyright 2000-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/DSA_generate_key.pod
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/DSA_generate_parameters.pod
 
       Copyright 2000-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/DSA_get0_pqg.pod
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/DSA_meth_new.pod
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/DSA_new.pod
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/DSA_set_method.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/DSA_SIG_new.pod
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/DSA_sign.pod
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/DSA_size.pod
 
       Copyright 2000-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/DTLS_get_data_mtu.pod
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/DTLS_set_timer_cb.pod
 
       Copyright 2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/DTLSv1_listen.pod
 
       Copyright 2015-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/ECDSA_SIG_new.pod
 
       Copyright 2004-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EC_GFp_simple_method.pod
 
       Copyright 2013-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EC_GROUP_copy.pod
 
       Copyright 2013-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EC_GROUP_new.pod
 
       Copyright 2013-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EC_KEY_get_enc_flags.pod
 
       Copyright 2015-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EC_KEY_new.pod
 
       Copyright 2013-2022 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/ECPKParameters_print.pod
 
       Copyright 2013-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EC_POINT_add.pod
 
       Copyright 2013-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EC_POINT_new.pod
 
       Copyright 2013-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/ENGINE_add.pod
 
       Copyright 2002-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/ERR_clear_error.pod
 
       Copyright 2000-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/ERR_error_string.pod
 
       Copyright 2000-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/ERR_get_error.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/ERR_GET_LIB.pod
 
       Copyright 2000-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/ERR_load_crypto_strings.pod
 
       Copyright 2000-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/ERR_load_strings.pod
 
       Copyright 2000-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/ERR_print_errors.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/ERR_put_error.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/ERR_remove_state.pod
 
       Copyright 2000-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/ERR_set_mark.pod
 
       Copyright 2003-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_aes.pod
 
       Copyright 2017-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_aria.pod
 
       Copyright 2017-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_bf_cbc.pod
 
       Copyright 2017-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_blake2b512.pod
 
       Copyright 2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_BytesToKey.pod
 
       Copyright 2001-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_camellia.pod
 
       Copyright 2017-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_cast5_cbc.pod
 
       Copyright 2017-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_chacha20.pod
 
       Copyright 2017-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_CIPHER_CTX_get_cipher_data.pod
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_CIPHER_meth_new.pod
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_des.pod
 
       Copyright 2017-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_desx_cbc.pod
 
       Copyright 2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_DigestInit.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_DigestSignInit.pod
 
       Copyright 2006-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_DigestVerifyInit.pod
 
       Copyright 2006-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_EncodeInit.pod
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_EncryptInit.pod
 
       Copyright 2000-2022 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_idea_cbc.pod
 
       Copyright 2017-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_md2.pod
 
       Copyright 2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_md4.pod
 
       Copyright 2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_md5.pod
 
       Copyright 2017-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_mdc2.pod
 
       Copyright 2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_MD_meth_new.pod
 
       Copyright 2015-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_OpenInit.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_PKEY_asn1_get_count.pod
 
       Copyright 2017-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_PKEY_ASN1_METHOD.pod
 
       Copyright 2017-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_PKEY_cmp.pod
 
       Copyright 2006-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_PKEY_CTX_ctrl.pod
 
       Copyright 2006-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_PKEY_CTX_new.pod
 
       Copyright 2006-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_PKEY_CTX_set1_pbe_pass.pod
 
       Copyright 2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_PKEY_CTX_set_hkdf_md.pod
 
       Copyright 2016-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.pod
 
       Copyright 2017-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_PKEY_CTX_set_scrypt_N.pod
 
       Copyright 2017-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_PKEY_CTX_set_tls1_prf_md.pod
 
       Copyright 2016-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_PKEY_decrypt.pod
 
       Copyright 2006-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_PKEY_derive.pod
 
       Copyright 2006-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_PKEY_encrypt.pod
 
       Copyright 2006-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_PKEY_get_default_digest_nid.pod
 
       Copyright 2006-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_PKEY_keygen.pod
 
       Copyright 2006-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_PKEY_meth_get_count.pod
 
       Copyright 2002-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_PKEY_meth_new.pod
 
       Copyright 2017-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_PKEY_new.pod
 
       Copyright 2002-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_PKEY_print_private.pod
 
       Copyright 2006-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_PKEY_set1_RSA.pod
 
       Copyright 2002-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_PKEY_sign.pod
 
       Copyright 2006-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_PKEY_size.pod
 
       Copyright 2020 The OpenSSL Project Authors
 
       See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_PKEY_verify.pod
 
       Copyright 2006-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_PKEY_verify_recover.pod
 
       Copyright 2013-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_rc2_cbc.pod
 
       Copyright 2017-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_rc4.pod
 
       Copyright 2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_rc5_32_12_16_cbc.pod
 
       Copyright 2017-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_ripemd160.pod
 
       Copyright 2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_SealInit.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_seed_cbc.pod
 
       Copyright 2017-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_sha1.pod
 
       Copyright 2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_sha224.pod
 
       Copyright 2017-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_sha3_224.pod
 
       Copyright 2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_SignInit.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_sm3.pod
 
       Copyright 2017 Ribose Inc.
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_sm4_cbc.pod
 
       Copyright 2017 Ribose Inc.
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_VerifyInit.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/EVP_whirlpool.pod
 
       Copyright 2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/HMAC.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/i2d_CMS_bio_stream.pod
 
       Copyright 2008-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/i2d_PKCS7_bio_stream.pod
 
       Copyright 2008-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/i2d_re_X509_tbs.pod
 
       Copyright 2002-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/MD5.pod
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/MDC2_Init.pod
 
       Copyright 2000-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/o2i_SCT_LIST.pod
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/OBJ_nid2obj.pod
 
       Copyright 2002-2022 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/OCSP_cert_to_id.pod
 
       Copyright 2015-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/OCSP_request_add1_nonce.pod
 
       Copyright 2015-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/OCSP_REQUEST_new.pod
 
       Copyright 2015-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/OCSP_resp_find_status.pod
 
       Copyright 2015-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/OCSP_response_status.pod
 
       Copyright 2015-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/OCSP_sendreq_new.pod
 
       Copyright 2015-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/OpenSSL_add_all_algorithms.pod
 
       Copyright 2000-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/OPENSSL_Applink.pod
 
       Copyright 2004-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/OPENSSL_config.pod
 
       Copyright 2004-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/OPENSSL_fork_prepare.pod
 
       Copyright 2017-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/OPENSSL_ia32cap.pod
 
       Copyright 2004-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/OPENSSL_init_crypto.pod
 
       Copyright 2016-2022 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/OPENSSL_init_ssl.pod
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/OPENSSL_instrument_bus.pod
 
       Copyright 2011-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/OPENSSL_LH_COMPFUNC.pod
 
       Copyright 2000-2022 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/OPENSSL_LH_stats.pod
 
       Copyright 2000-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/OPENSSL_load_builtin_modules.pod
 
       Copyright 2004-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/OPENSSL_malloc.pod
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/OPENSSL_secure_malloc.pod
 
       Copyright 2015-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/OPENSSL_VERSION_NUMBER.pod
 
       Copyright 2000-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/OSSL_STORE_expect.pod
 
       Copyright 2018-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/OSSL_STORE_INFO.pod
 
       Copyright 2016-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/OSSL_STORE_LOADER.pod
 
       Copyright 2016-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/OSSL_STORE_open.pod
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/OSSL_STORE_SEARCH.pod
 
       Copyright 2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/PEM_bytes_read_bio.pod
 
       Copyright 2017-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/PEM_read_bio_ex.pod
 
       Copyright 2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/PEM_read_bio_PrivateKey.pod
 
       Copyright 2001-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/PEM_read_CMS.pod
 
       Copyright 1998-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/PEM_read.pod
 
       Copyright 1998-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/PEM_write_bio_CMS_stream.pod
 
       Copyright 2008-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/PEM_write_bio_PKCS7_stream.pod
 
       Copyright 2007-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/PKCS12_create.pod
 
       Copyright 2002-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/PKCS12_newpass.pod
 
       Copyright 2016-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/PKCS12_parse.pod
 
       Copyright 2002-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/PKCS5_PBKDF2_HMAC.pod
 
       Copyright 2014-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/PKCS7_decrypt.pod
 
       Copyright 2002-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/PKCS7_encrypt.pod
 
       Copyright 2002-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/PKCS7_sign_add_signer.pod
 
       Copyright 2007-2022 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/PKCS7_sign.pod
 
       Copyright 2002-2022 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/PKCS7_verify.pod
 
       Copyright 2002-2022 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/RAND_add.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/RAND_bytes.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/RAND_cleanup.pod
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/RAND_DRBG_generate.pod
 
       Copyright 2017-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/RAND_DRBG_get0_master.pod
 
       Copyright 2017-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/RAND_DRBG_new.pod
 
       Copyright 2017-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/RAND_DRBG_reseed.pod
 
       Copyright 2017-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/RAND_DRBG_set_callbacks.pod
 
       Copyright 2017-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/RAND_DRBG_set_ex_data.pod
 
       Copyright 2017-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/RAND_egd.pod
 
       Copyright 2000-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/RAND_load_file.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/RAND_set_rand_method.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/RC4_set_key.pod
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/RIPEMD160_Init.pod
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/RSA_blinding_on.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/RSA_check_key.pod
 
       Copyright 2000-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/RSA_generate_key.pod
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/RSA_get0_key.pod
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/RSA_meth_new.pod
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/RSA_new.pod
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/RSA_padding_add_PKCS1_type_1.pod
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/RSA_print.pod
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/RSA_private_encrypt.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/RSA_public_encrypt.pod
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/RSA_set_method.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/RSA_sign_ASN1_OCTET_STRING.pod
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/RSA_sign.pod
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/RSA_size.pod
 
       Copyright 2000-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SCT_new.pod
 
       Copyright 2016-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SCT_print.pod
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SCT_validate.pod
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SHA256_Init.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SMIME_read_CMS.pod
 
       Copyright 2008-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SMIME_read_PKCS7.pod
 
       Copyright 2002-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SMIME_write_CMS.pod
 
       Copyright 2008-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SMIME_write_PKCS7.pod
 
       Copyright 2002-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_accept.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_alert_type_string.pod
 
       Copyright 2001-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_alloc_buffers.pod
 
       Copyright 2017-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_check_chain.pod
 
       Copyright 2015-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CIPHER_get_name.pod
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_clear.pod
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_COMP_add_compression_method.pod
 
       Copyright 2001-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CONF_cmd_argv.pod
 
       Copyright 2012-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CONF_cmd.pod
 
       Copyright 2012-2022 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CONF_CTX_new.pod
 
       Copyright 2012-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CONF_CTX_set1_prefix.pod
 
       Copyright 2012-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CONF_CTX_set_flags.pod
 
       Copyright 2012-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CONF_CTX_set_ssl_ctx.pod
 
       Copyright 2012-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_connect.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_add1_chain_cert.pod
 
       Copyright 2013-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_add_extra_chain_cert.pod
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_add_session.pod
 
       Copyright 2001-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_config.pod
 
       Copyright 2015-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_ctrl.pod
 
       Copyright 2001-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_dane_enable.pod
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_flush_sessions.pod
 
       Copyright 2001-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_free.pod
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_get0_param.pod
 
       Copyright 2015-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_get_verify_mode.pod
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_has_client_custom_ext.pod
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_load_verify_locations.pod
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_new.pod
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_sessions.pod
 
       Copyright 2001-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_sess_number.pod
 
       Copyright 2001-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_sess_set_cache_size.pod
 
       Copyright 2001-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_sess_set_get_cb.pod
 
       Copyright 2001-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set0_CA_list.pod
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set1_curves.pod
 
       Copyright 2013-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set1_sigalgs.pod
 
       Copyright 2015-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set1_verify_cert_store.pod
 
       Copyright 2013-2022 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_alpn_select_cb.pod
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_cert_cb.pod
 
       Copyright 2014-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_cert_store.pod
 
       Copyright 2001-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_cert_verify_callback.pod
 
       Copyright 2001-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_cipher_list.pod
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_client_cert_cb.pod
 
       Copyright 2002-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_client_hello_cb.pod
 
       Copyright 2017-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_ctlog_list_file.pod
 
       Copyright 2016-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_ct_validation_callback.pod
 
       Copyright 2016-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_default_passwd_cb.pod
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_ex_data.pod
 
       Copyright 2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_generate_session_id.pod
 
       Copyright 2001-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_info_callback.pod
 
       Copyright 2001-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_keylog_callback.pod
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_max_cert_list.pod
 
       Copyright 2001-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_min_proto_version.pod
 
       Copyright 2016-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_mode.pod
 
       Copyright 2001-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_msg_callback.pod
 
       Copyright 2001-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_num_tickets.pod
 
       Copyright 2018-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_options.pod
 
       Copyright 2001-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_psk_client_callback.pod
 
       Copyright 2006-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_quiet_shutdown.pod
 
       Copyright 2001-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_read_ahead.pod
 
       Copyright 2015-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_record_padding_callback.pod
 
       Copyright 2017-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_security_level.pod
 
       Copyright 2014-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_session_cache_mode.pod
 
       Copyright 2001-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_session_id_context.pod
 
       Copyright 2001-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_session_ticket_cb.pod
 
       Copyright 2017-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_split_send_fragment.pod
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_ssl_version.pod
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_stateless_cookie_generate_cb.pod
 
       Copyright 2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_timeout.pod
 
       Copyright 2001-2022 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_tlsext_servername_callback.pod
 
       Copyright 2017-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_tlsext_status_cb.pod
 
       Copyright 2015-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_tlsext_ticket_key_cb.pod
 
       Copyright 2014-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_tlsext_use_srtp.pod
 
       Copyright 2017-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_tmp_dh_callback.pod
 
       Copyright 2001-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_set_verify.pod
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_use_certificate.pod
 
       Copyright 2000-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_use_psk_identity_hint.pod
 
       Copyright 2006-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_CTX_use_serverinfo.pod
 
       Copyright 2013-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_do_handshake.pod
 
       Copyright 2002-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_export_keying_material.pod
 
       Copyright 2017-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_extension_supported.pod
 
       Copyright 2014-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_free.pod
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_get0_peer_scts.pod
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_get_all_async_fds.pod
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_get_ciphers.pod
 
       Copyright 2000-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_get_client_random.pod
 
       Copyright 2015-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_get_current_cipher.pod
 
       Copyright 2000-2022 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_get_default_timeout.pod
 
       Copyright 2001-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_get_error.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_get_extms_support.pod
 
       Copyright 2015-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_get_fd.pod
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_get_peer_cert_chain.pod
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_get_peer_certificate.pod
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_get_peer_signature_nid.pod
 
       Copyright 2017-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_get_peer_tmp_key.pod
 
       Copyright 2017-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_get_psk_identity.pod
 
       Copyright 2006-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_get_rbio.pod
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_get_session.pod
 
       Copyright 2000-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_get_shared_sigalgs.pod
 
       Copyright 2015-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_get_SSL_CTX.pod
 
       Copyright 2001-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_get_verify_result.pod
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_get_version.pod
 
       Copyright 2001-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_in_init.pod
 
       Copyright 2017-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_key_update.pod
 
       Copyright 2017-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_library_init.pod
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_load_client_CA_file.pod
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_new.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_pending.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_read_early_data.pod
 
       Copyright 2017-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_read.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_rstate_string.pod
 
       Copyright 2001-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_SESSION_free.pod
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_SESSION_get0_cipher.pod
 
       Copyright 2016-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_SESSION_get0_hostname.pod
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_SESSION_get0_id_context.pod
 
       Copyright 2015-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_SESSION_get0_peer.pod
 
       Copyright 2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_SESSION_get_compress_id.pod
 
       Copyright 2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_SESSION_get_ex_data.pod
 
       Copyright 2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_SESSION_get_protocol_version.pod
 
       Copyright 2001-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_SESSION_get_time.pod
 
       Copyright 2001-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_SESSION_has_ticket.pod
 
       Copyright 2015-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_SESSION_is_resumable.pod
 
       Copyright 2017-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_SESSION_print.pod
 
       Copyright 2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_session_reused.pod
 
       Copyright 2001-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_SESSION_set1_id.pod
 
       Copyright 2015-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_set1_host.pod
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_set_bio.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_set_connect_state.pod
 
       Copyright 2001-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_set_fd.pod
 
       Copyright 2000-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_set_session.pod
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_set_shutdown.pod
 
       Copyright 2001-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_set_verify_result.pod
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_shutdown.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_state_string.pod
 
       Copyright 2001-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_want.pod
 
       Copyright 2001-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/SSL_write.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/UI_create_method.pod
 
       Copyright 2001-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/UI_new.pod
 
       Copyright 2001-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/UI_STRING.pod
 
       Copyright 2001-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/UI_UTIL_read_pw.pod
 
       Copyright 2001-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_ALGOR_dup.pod
 
       Copyright 2002-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_check_ca.pod
 
       Copyright 2015-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_check_host.pod
 
       Copyright 2012-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_check_issued.pod
 
       Copyright 2015-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_check_private_key.pod
 
       Copyright 2017-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_check_purpose.pod
 
       Copyright 2019-2020 The OpenSSL Project Authors
 
       See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_cmp.pod
 
       Copyright 2019 The OpenSSL Project Authors
 
       See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_cmp_time.pod
 
       Copyright 2017-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_CRL_get0_by_serial.pod
 
       Copyright 2015-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_digest.pod
 
       Copyright 2017-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_dup.pod
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_EXTENSION_set_object.pod
 
       Copyright 2015-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_get0_notBefore.pod
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_get0_signature.pod
 
       Copyright 2015-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_get0_uids.pod
 
       Copyright 2015-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_get_extension_flags.pod
 
       Copyright 2015-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_get_pubkey.pod
 
       Copyright 2015-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_get_serialNumber.pod
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_get_subject_name.pod
 
       Copyright 2015-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_get_version.pod
 
       Copyright 2015-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_LOOKUP_hash_dir.pod
 
       Copyright 2015-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_LOOKUP_meth_new.pod
 
       Copyright 2018-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_LOOKUP.pod
 
       Copyright 2020 The OpenSSL Project Authors
 
       See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_NAME_add_entry_by_txt.pod
 
       Copyright 2002-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_NAME_ENTRY_get_object.pod
 
       Copyright 2002-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_NAME_get0_der.pod
 
       Copyright 2002-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_NAME_get_index_by_NID.pod
 
       Copyright 2002-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_NAME_print_ex.pod
 
       Copyright 2002-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_new.pod
 
       Copyright 2002-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_PUBKEY_new.pod
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_SIG_get0.pod
 
       Copyright 2002-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_sign.pod
 
       Copyright 2015-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_STORE_add_cert.pod
 
       Copyright 2017-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_STORE_CTX_get_error.pod
 
       Copyright 2009-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_STORE_CTX_new.pod
 
       Copyright 2009-2022 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_STORE_CTX_set_verify_cb.pod
 
       Copyright 2009-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_STORE_get0_param.pod
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_STORE_new.pod
 
       Copyright 2016-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_STORE_set_verify_cb_func.pod
 
       Copyright 2009-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509V3_get_d2i.pod
 
       Copyright 2015-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509v3_get_ext_by_NID.pod
 
       Copyright 2015-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_verify_cert.pod
 
       Copyright 2009-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man3/X509_VERIFY_PARAM_set_flags.pod
 
       Copyright 2009-2023 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man5/config.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man5/x509v3_config.pod
 
       Copyright 2004-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man7/bio.pod
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man7/crypto.pod
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man7/ct.pod
 
       Copyright 2016-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man7/des_modes.pod
 
       Copyright 2000-2017 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man7/Ed25519.pod
 
       Copyright 2017-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man7/evp.pod
 
       Copyright 2000-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man7/ossl_store-file.pod
 
       Copyright 2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man7/ossl_store.pod
 
       Copyright 2016-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man7/passphrase-encoding.pod
 
       Copyright 2018-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man7/proxy-certificates.pod
 
       Copyright 2019 The OpenSSL Project Authors
 
       See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man7/RAND_DRBG.pod
 
       Copyright 2017-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man7/RAND.pod
 
       Copyright 2018-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man7/RSA-PSS.pod
 
       Copyright 2017-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man7/scrypt.pod
 
       Copyright 2017-2019 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man7/SM2.pod
 
       Copyright 2018-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man7/ssl.pod
 
       Copyright 2000-2018 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man7/X25519.pod
 
       Copyright 2017-2020 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       doc/man7/x509.pod
 
       Copyright 2003-2021 The OpenSSL Project Authors
 
       See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE'
 
       engines/asm/e_padlock-x86_64.pl
 
       Copyright 2011-2023 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       engines/asm/e_padlock-x86.pl
 
       Copyright 2011-2023 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       engines/e_afalg.c
 
       Copyright 2016-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       engines/e_afalg_err.c
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       engines/e_afalg_err.h
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       engines/e_afalg.h
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       engines/e_afalg.txt
 
       Copyright 1999-2017 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       engines/e_capi.c
 
       Copyright 2008-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       engines/e_capi_err.c
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       engines/e_capi_err.h
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       engines/e_capi.txt
 
       Copyright 1999-2017 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       engines/e_dasync.c
 
       Copyright 2015-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       engines/e_dasync_err.c
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       engines/e_dasync_err.h
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       engines/e_dasync.txt
 
       Copyright 1999-2017 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       engines/e_ossltest.c
 
       Copyright 2015-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       engines/e_ossltest_err.c
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       engines/e_ossltest_err.h
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       engines/e_ossltest.txt
 
       Copyright 1999-2017 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       engines/e_padlock.c
 
       Copyright 2004-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       e_os.h
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       external/perl/transfer/Text/Template.pm
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       fuzz/asn1.c
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE'
 
       fuzz/asn1parse.c
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE'
 
       fuzz/bignum.c
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE'
 
       fuzz/bndiv.c
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE'
 
       fuzz/client.c
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE'
 
       fuzz/cms.c
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE'
 
       fuzz/conf.c
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE'
 
       fuzz/crl.c
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE'
 
       fuzz/ct.c
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE'
 
       fuzz/driver.c
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE'
 
       fuzz/fuzzer.h
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE'
 
       fuzz/helper.py
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       fuzz/mkfuzzoids.pl
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       fuzz/rand.inc
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE'
 
       fuzz/server.c
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE'
 
       fuzz/x509.c
 
       Copyright 2016-2021 The OpenSSL Project Authors
 
       See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/crypto/aria.h
 
       Copyright (c) 2017, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/crypto/asn1.h
 
       Copyright 2015-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/crypto/async.h
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/crypto/bn_conf.h.in
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/crypto/bn_dh.h
 
       Copyright 2015-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/crypto/bn.h
 
       Copyright 2014-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/crypto/bn_srp.h
 
       Copyright 2014-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/crypto/chacha.h
 
       Copyright 2015-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/crypto/cryptlib.h
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/crypto/ctype.h
 
       Copyright 2017-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/crypto/__DECC_INCLUDE_EPILOGUE.H
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/crypto/__DECC_INCLUDE_PROLOGUE.H
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/crypto/dso_conf.h.in
 
       Copyright 2016-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/crypto/ec.h
 
       Copyright 2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/crypto/engine.h
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/crypto/err.h
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/crypto/evp.h
 
       Copyright 2015-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/crypto/lhash.h
 
       Copyright 2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/crypto/md32_common.h
 
       Copyright 1999-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/crypto/objects.h
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/crypto/poly1305.h
 
       Copyright 2015-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/crypto/rand.h
 
       Copyright 2016-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/crypto/sha.h
 
       Copyright (c) 2018, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/crypto/siphash.h
 
       Copyright 2017-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/crypto/sm2err.h
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/crypto/sm2.h
 
       Copyright 2017 Ribose Inc.
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/crypto/sm3.h
 
       Copyright 2017 Ribose Inc.
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/crypto/sm4.h
 
       Copyright 2017 Ribose Inc.
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/crypto/store.h
 
       Copyright 2016-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/crypto/x509.h
 
       Copyright 2015-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/internal/bio.h
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/internal/comp.h
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/internal/conf.h
 
       Copyright 2016-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/internal/constant_time.h
 
       Copyright 2014-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/internal/cryptlib.h
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/internal/dane.h
 
       Copyright 2015-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/internal/__DECC_INCLUDE_EPILOGUE.H
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/internal/__DECC_INCLUDE_PROLOGUE.H
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/internal/dsoerr.h
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/internal/dso.h
 
       Copyright 2000-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/internal/err.h
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/internal/nelem.h
 
       Copyright 2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/internal/numbers.h
 
       Copyright 2015-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/internal/o_dir.h
 
       Copyright 2004-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/internal/o_str.h
 
       Copyright 2003-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/internal/refcount.h
 
       Copyright 2016-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/internal/sockets.h
 
       Copyright 1995-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/internal/sslconf.h
 
       Copyright 2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/internal/thread_once.h
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/internal/tsan_assist.h
 
       Copyright 2018-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/aes.h
 
       Copyright 2002-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/asn1err.h
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/asn1.h
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/asn1_mac.h
 
       Copyright 2015-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/asn1t.h
 
       Copyright 2000-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/asyncerr.h
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/async.h
 
       Copyright 2015-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/bioerr.h
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/bio.h
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/blowfish.h
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/bnerr.h
 
       Copyright 1995-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/bn.h
 
       Copyright (c) 2002, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/buffererr.h
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/buffer.h
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/camellia.h
 
       Copyright 2006-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/cast.h
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/cmac.h
 
       Copyright 2010-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/cmserr.h
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/cms.h
 
       Copyright 2008-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/comperr.h
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/comp.h
 
       Copyright 2015-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/conf_api.h
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/conferr.h
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/conf.h
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/cryptoerr.h
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/crypto.h
 
       Copyright (c) 2002, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/cterr.h
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/ct.h
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/__DECC_INCLUDE_EPILOGUE.H
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/__DECC_INCLUDE_PROLOGUE.H
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/des.h
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/dherr.h
 
       Copyright 1995-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/dh.h
 
       Copyright 1995-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/dsaerr.h
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/dsa.h
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/dtls1.h
 
       Copyright 2005-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/ebcdic.h
 
       Copyright 1999-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/ecdh.h
 
       Copyright 2002-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/ecdsa.h
 
       Copyright 2002-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/ecerr.h
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/ec.h
 
       Copyright (c) 2002, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/engineerr.h
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/engine.h
 
       Copyright (c) 2002, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/e_os2.h
 
       Copyright 1995-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/err.h
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/evperr.h
 
       Copyright 1995-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/evp.h
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/hmac.h
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/idea.h
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/kdferr.h
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/kdf.h
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/lhash.h
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/md2.h
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/md4.h
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/md5.h
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/mdc2.h
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/modes.h
 
       Copyright 2008-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/objectserr.h
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/objects.h
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/obj_mac.h
 
       Copyright 2000-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/ocsperr.h
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/ocsp.h
 
       Copyright 2000-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/opensslconf.h.in
 
       Copyright 2016-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/opensslv.h
 
       Copyright 1999-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/ossl_typ.h
 
       Copyright 2001-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/pem2.h
 
       Copyright 1999-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/pemerr.h
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/pem.h
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/pkcs12err.h
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/pkcs12.h
 
       Copyright 1999-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/pkcs7err.h
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/pkcs7.h
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/rand_drbg.h
 
       Copyright 2017-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/randerr.h
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/rand.h
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/rc2.h
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/rc4.h
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/rc5.h
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/ripemd.h
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/rsaerr.h
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/rsa.h
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/safestack.h
 
       Copyright 1999-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/seed.h
 
       Copyright 2007-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/sha.h
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/srp.h
 
       Copyright (c) 2004, EdelKey Project
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/srtp.h
 
       Copyright 2011-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/ssl2.h
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/ssl3.h
 
       Copyright (c) 2002, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/sslerr.h
 
       Copyright 1995-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/ssl.h
 
       Copyright 2005 Nokia
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/stack.h
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/storeerr.h
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/store.h
 
       Copyright 2016-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/symhacks.h
 
       Copyright 1999-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/tls1.h
 
       Copyright 2005 Nokia
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/tserr.h
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/ts.h
 
       Copyright 2006-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/txt_db.h
 
       Copyright 1995-2017 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/uierr.h
 
       Copyright 1995-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/ui.h
 
       Copyright 2001-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/whrlpool.h
 
       Copyright 2005-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/x509err.h
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/x509.h
 
       Copyright (c) 2002, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/x509v3err.h
 
       Copyright 1995-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/x509v3.h
 
       Copyright 1999-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/x509_vfy.h
 
       Copyright 1995-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ms/applink.c
 
       Copyright 2004-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ms/cmp.pl
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       ms/uplink.c
 
       Copyright 2004-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ms/uplink-common.pl
 
       Copyright 2008-2016 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       ms/uplink.h
 
       Copyright 2004-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ms/uplink-ia64.pl
 
       Copyright 2008-2016 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       ms/uplink-x86_64.pl
 
       Copyright 2008-2016 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       ms/uplink-x86.pl
 
       Copyright 2008-2018 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       README
 
       Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
 
       See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/bio_ssl.c
 
       Copyright 1995-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/d1_lib.c
 
       Copyright 2005-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/d1_msg.c
 
       Copyright 2005-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/d1_srtp.c
 
       Copyright 2011-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/methods.c
 
       Copyright 1995-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/packet.c
 
       Copyright 2015-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/packet_local.h
 
       Copyright 2015-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/pqueue.c
 
       Copyright 2005-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/record/dtls1_bitmap.c
 
       Copyright 2005-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/record/rec_layer_d1.c
 
       Copyright 2005-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/record/rec_layer_s3.c
 
       Copyright 1995-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/record/record.h
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/record/record_local.h
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/record/ssl3_buffer.c
 
       Copyright 1995-2023 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/record/ssl3_record.c
 
       Copyright 1995-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/record/ssl3_record_tls13.c
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/s3_cbc.c
 
       Copyright 2012-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/s3_enc.c
 
       Copyright 2005 Nokia
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/s3_lib.c
 
       Copyright 2005 Nokia
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/s3_msg.c
 
       Copyright 1995-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/ssl_asn1.c
 
       Copyright 2005 Nokia
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/ssl_cert.c
 
       Copyright (c) 2002, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/ssl_cert_table.h
 
       Copyright 2017-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/ssl_ciph.c
 
       Copyright 2005 Nokia
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/ssl_conf.c
 
       Copyright 2012-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/ssl_err.c
 
       Copyright 1995-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/ssl_init.c
 
       Copyright 2016-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/ssl_lib.c
 
       Copyright 2005 Nokia
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/ssl_local.h
 
       Copyright 2005 Nokia
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/ssl_mcnf.c
 
       Copyright 2015-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/ssl_rsa.c
 
       Copyright 1995-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/ssl_sess.c
 
       Copyright 2005 Nokia
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/ssl_stat.c
 
       Copyright 2005 Nokia
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/ssl_txt.c
 
       Copyright 2005 Nokia
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/ssl_utst.c
 
       Copyright 2014-2016 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/statem/extensions.c
 
       Copyright 2016-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/statem/extensions_clnt.c
 
       Copyright 2016-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/statem/extensions_cust.c
 
       Copyright 2014-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/statem/extensions_srvr.c
 
       Copyright 2016-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/statem/statem.c
 
       Copyright 2015-2019 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/statem/statem_clnt.c
 
       Copyright 2005 Nokia
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/statem/statem_dtls.c
 
       Copyright 2005-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/statem/statem.h
 
       Copyright 2015-2018 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/statem/statem_lib.c
 
       Copyright (c) 2002, Oracle and/or its affiliates
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/statem/statem_local.h
 
       Copyright 2015-2021 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/statem/statem_srvr.c
 
       Copyright 2005 Nokia
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/t1_enc.c
 
       Copyright 2005 Nokia
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/t1_lib.c
 
       Copyright 1995-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/t1_trce.c
 
       Copyright 2012-2020 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/tls13_enc.c
 
       Copyright 2016-2022 The OpenSSL Project Authors
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       ssl/tls_srp.c
 
       Copyright (c) 2004, EdelKey Project
 
       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'
 
       tools/c_rehash.in
 
       Copyright 1999-2022 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/add-depends.pl
 
       Copyright 2018 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/cavs-to-evptest.pl
 
       Copyright 2019 The OpenSSL Project Authors
 
       See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/check-malloc-errs
 
       Copyright 2018 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/ck_errf.pl
 
       Copyright 1995-2018 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/copy.pl
 
       Copyright 2005-2018 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/dofile.pl
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/find-doc-nits
 
       Copyright 2002-2019 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/find-unused-errs
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/fix-includes
 
       Copyright 2019 The OpenSSL Project Authors
 
       See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/mkbuildinf.pl
 
       Copyright 2014-2017 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/mkdef.pl
 
       Copyright 1995-2023 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/mkdir-p.pl
 
       Copyright 1999-2021 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/mkerr.pl
 
       Copyright 1999-$YEAR The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/mkerr.pl
 
       Copyright 1999-2019 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/mkerr.pl
 
       Copyright 1995-$YEAR The OpenSSL Project Authors
 
       See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/mkrc.pl
 
       Copyright 2006-2020 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/mktar.sh
 
       Copyright 2018 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/openssl-format-source
 
       Copyright 2015-2019 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/openssl-update-copyright
 
       Copyright 2018 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/perl/checkhandshake.pm
 
       Copyright 2015-2019 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/perl/OpenSSL/copyright.pm
 
       Copyright 2022 The OpenSSL Project Authors
 
       See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/perl/OpenSSL/Util/Pod.pm
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/perl/TLSProxy/Alert.pm
 
       Copyright 2018-2019 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/perl/TLSProxy/Certificate.pm
 
       Copyright 2016-2019 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/perl/TLSProxy/CertificateRequest.pm
 
       Copyright 2016-2019 The OpenSSL Project Authors
 
       See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/perl/TLSProxy/CertificateVerify.pm
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/perl/TLSProxy/ClientHello.pm
 
       Copyright 2016-2019 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/perl/TLSProxy/EncryptedExtensions.pm
 
       Copyright 2016-2019 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/perl/TLSProxy/Message.pm
 
       Copyright 2016-2021 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/perl/TLSProxy/NewSessionTicket.pm
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/perl/TLSProxy/Proxy.pm
 
       Copyright 2016-2019 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/perl/TLSProxy/Record.pm
 
       Copyright 2016-2019 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/perl/TLSProxy/ServerHello.pm
 
       Copyright 2016-2019 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/perl/TLSProxy/ServerKeyExchange.pm
 
       Copyright 2016-2019 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/perl/with_fallback.pm
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/process_docs.pl
 
       Copyright 2016-2018 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/process_docs.pl
 
       Copyright 2013-2018 The OpenSSL Project Authors
 
       See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE'
 
       util/su-filter.pl
 
       Copyright 2015-2016 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       VMS/translatesyms.pl
 
       Copyright 2016 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       VMS/VMSify-conf.pl
 
       Copyright 2004-2016 The OpenSSL Project Authors
 
       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'
 
       > Public Domain
 
       crypto/aria/aria.c
 
       Copyright (c) 2017 National Security Research Institute
 
       See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE'
 
       > snprintf License
 
       crypto/bio/b_print.c
 
       Copyright Patrick Powell 1995
 
       See SECTION 16 in 'LICENSE TEXT REFERENCE TABLE'
 
       > Other Permissive Licenses
 
       crypto/camellia/camellia.c
 
       Copyright 2006 NTT (Nippon Telegraph and Telephone Corporation)
 
       See SECTION 7 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/camellia/cmll_local.h
 
       Copyright 2006 NTT (Nippon Telegraph and Telephone Corporation)
 
       See SECTION 7 in 'LICENSE TEXT REFERENCE TABLE'
 
       > BSD Source Code Attribution
 
       crypto/seed/seed.c
 
       Copyright (c) 2007 KISA(Korea Information Security Agency)
 
       See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/seed/seed_local.h
 
       Copyright (c) 2007 KISA(Korea Information Security Agency)
 
       See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/openssl/seed.h
 
       Copyright (c) 2007 KISA(Korea Information Security Agency)
 
       See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE'
 
       > Unknown License file reference
 
       crypto/x509v3/v3_pcia.c
 
       Copyright (c) 2004 Kungliga Tekniska Hogskolan (Royal Institute of Technology, Stockholm, Sweden)
 
       See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE'
 
       crypto/x509v3/v3_pci.c
 
       Copyright (c) 2004 Kungliga Tekniska Hogskolan (Royal Institute of Technology, Stockholm, Sweden)
 
       See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE'
 
       include/internal/o_dir.h
 
       Copyright (c) 2004, Richard Levitte
 
       See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE'
 
 
==================== APPENDIX. Standard License Files ====================
 
-------------------- SECTION 1: Apache License, V2.0 --------------------
 
Apache License
 
Version 2.0, January 2004
http://www.apache.org/licenses/
 
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
 
1. Definitions.
 
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
 
"Licensor" shall mean the copyright owner or entity authorized by the
copyright owner that is granting the License.
 
"Legal Entity" shall mean the union of the acting entity and all other
entities that control, are controlled by, or are under common control
with that entity. For the purposes of this definition, "control" means
(i) the power, direct or indirect, to cause the direction or management
of such entity, whether by contract or otherwise, or (ii) ownership
of fifty percent (50%) or more of the outstanding shares, or (iii)
beneficial ownership of such entity.
 
"You" (or "Your") shall mean an individual or Legal Entity exercising
permissions granted by this License.
 
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation source,
and configuration files.
 
"Object" form shall mean any form resulting from mechanical transformation
or translation of a Source form, including but not limited to compiled
object code, generated documentation, and conversions to other media
types.
 
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a copyright
notice that is included in or attached to the work (an example is provided
in the Appendix below).
 
"Derivative Works" shall mean any work, whether in Source or Object form,
that is based on (or derived from) the Work and for which the editorial
revisions, annotations, elaborations, or other modifications represent,
as a whole, an original work of authorship. For the purposes of this
License, Derivative Works shall not include works that remain separable
from, or merely link (or bind by name) to the interfaces of, the Work
and Derivative Works thereof.
 
"Contribution" shall mean any work of authorship, including the
original version of the Work and any modifications or additions to
that Work or Derivative Works thereof, that is intentionally submitted
to Licensor for inclusion in the Work by the copyright owner or by an
individual or Legal Entity authorized to submit on behalf of the copyright
owner. For the purposes of this definition, "submitted" means any form of
electronic, verbal, or written communication sent to the Licensor or its
representatives, including but not limited to communication on electronic
mailing lists, source code control systems, and issue tracking systems
that are managed by, or on behalf of, the Licensor for the purpose of
discussing and improving the Work, but excluding communication that is
conspicuously marked or otherwise designated in writing by the copyright
owner as "Not a Contribution."
 
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
 
2. Grant of Copyright License.
Subject to the terms and conditions of this License, each Contributor
hereby grants to You a perpetual, worldwide, non-exclusive, no-charge,
royalty-free, irrevocable copyright license to reproduce, prepare
Derivative Works of, publicly display, publicly perform, sublicense, and
distribute the Work and such Derivative Works in Source or Object form.
 
3. Grant of Patent License.
Subject to the terms and conditions of this License, each Contributor
hereby grants to You a perpetual, worldwide, non-exclusive, no-charge,
royalty- free, irrevocable (except as stated in this section) patent
license to make, have made, use, offer to sell, sell, import, and
otherwise transfer the Work, where such license applies only to those
patent claims licensable by such Contributor that are necessarily
infringed by their Contribution(s) alone or by combination of
their Contribution(s) with the Work to which such Contribution(s)
was submitted. If You institute patent litigation against any entity
(including a cross-claim or counterclaim in a lawsuit) alleging that the
Work or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses granted
to You under this License for that Work shall terminate as of the date
such litigation is filed.
 
4. Redistribution.
You may reproduce and distribute copies of the Work or Derivative Works
thereof in any medium, with or without modifications, and in Source or
Object form, provided that You meet the following conditions:
 
  a. You must give any other recipients of the Work or Derivative Works
     a copy of this License; and
 
  b. You must cause any modified files to carry prominent notices stating
     that You changed the files; and
 
  c. You must retain, in the Source form of any Derivative Works that
     You distribute, all copyright, patent, trademark, and attribution
     notices from the Source form of the Work, excluding those notices
     that do not pertain to any part of the Derivative Works; and
 
  d. If the Work includes a "NOTICE" text file as part of its
     distribution, then any Derivative Works that You distribute must
     include a readable copy of the attribution notices contained
     within such NOTICE file, excluding those notices that do not
     pertain to any part of the Derivative Works, in at least one of
     the following places: within a NOTICE text file distributed as part
     of the Derivative Works; within the Source form or documentation,
     if provided along with the Derivative Works; or, within a display
     generated by the Derivative Works, if and wherever such third-party
     notices normally appear. The contents of the NOTICE file are for
     informational purposes only and do not modify the License. You
     may add Your own attribution notices within Derivative Works that
     You distribute, alongside or as an addendum to the NOTICE text
     from the Work, provided that such additional attribution notices
     cannot be construed as modifying the License. You may add Your own
     copyright statement to Your modifications and may provide additional
     or different license terms and conditions for use, reproduction, or
     distribution of Your modifications, or for any such Derivative Works
     as a whole, provided Your use, reproduction, and distribution of the
     Work otherwise complies with the conditions stated in this License.
 
5. Submission of Contributions.
Unless You explicitly state otherwise, any Contribution intentionally
submitted for inclusion in the Work by You to the Licensor shall be
under the terms and conditions of this License, without any additional
terms or conditions. Notwithstanding the above, nothing herein shall
supersede or modify the terms of any separate license agreement you may
have executed with Licensor regarding such Contributions.
 
6. Trademarks.
This License does not grant permission to use the trade names, trademarks,
service marks, or product names of the Licensor, except as required for
reasonable and customary use in describing the origin of the Work and
reproducing the content of the NOTICE file.
 
7. Disclaimer of Warranty.
Unless required by applicable law or agreed to in writing, Licensor
provides the Work (and each Contributor provides its Contributions) on
an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
express or implied, including, without limitation, any warranties or
conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR
A PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any risks
associated with Your exercise of permissions under this License.
 
8. Limitation of Liability.
In no event and under no legal theory, whether in tort (including
negligence), contract, or otherwise, unless required by applicable law
(such as deliberate and grossly negligent acts) or agreed to in writing,
shall any Contributor be liable to You for damages, including any direct,
indirect, special, incidental, or consequential damages of any character
arising as a result of this License or out of the use or inability to
use the Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all other
commercial damages or losses), even if such Contributor has been advised
of the possibility of such damages.
 
9. Accepting Warranty or Additional Liability.
While redistributing the Work or Derivative Works thereof, You may
choose to offer, and charge a fee for, acceptance of support, warranty,
indemnity, or other liability obligations and/or rights consistent with
this License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf of
any other Contributor, and only if You agree to indemnify, defend, and
hold each Contributor harmless for any liability incurred by, or claims
asserted against, such Contributor by reason of your accepting any such
warranty or additional liability.
 
END OF TERMS AND CONDITIONS
 
APPENDIX: How to apply the Apache License to your work.
 
      To apply the Apache License to your work, attach the following
      boilerplate notice, with the fields enclosed by brackets "[]"
      replaced with your own identifying information. (Don't include
      the brackets!) The text should be enclosed in the appropriate
      comment syntax for the file format. We also recommend that a
      file or class name and description of purpose be included on the
      same "printed page" as the copyright notice for easier
      identification within third-party archives.
 
Copyright [yyyy] [name of copyright owner]
 
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
 
       http://www.apache.org/licenses/LICENSE-2.0
 
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
 
-------------------- SECTION 2: Artistic License, V2.0 --------------------
 
Artistic License 2.0
 
 
 
Copyright (c) 2000-2006, The Perl Foundation.
 
 
 
Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
 
 
 
Preamble
 
This license establishes the terms under which a given free software Package may be copied, modified, distributed, and/or redistributed. The intent is that the Copyright Holder maintains some artistic control over the development of that Package while still keeping the Package available as open source and free software.
 
 
 
You are always permitted to make arrangements wholly outside of this license directly with the Copyright Holder of a given Package. If the terms of this license do not permit the full use that you propose to make of the Package, you should contact the Copyright Holder and seek a different licensing arrangement.
 
 
 
Definitions
 
 
 
"Copyright Holder" means the individual(s) or organization(s) named in the copyright notice for the entire Package.
 
 
 
"Contributor" means any party that has contributed code or other material to the Package, in accordance with the Copyright Holder's procedures.
 
 
 
"You" and "your" means any person who would like to copy, distribute, or modify the Package.
 
 
 
"Package" means the collection of files distributed by the Copyright Holder, and derivatives of that collection and/or of those files. A given Package may consist of either the Standard Version, or a Modified Version.
 
 
 
"Distribute" means providing a copy of the Package or making it accessible to anyone else, or in the case of a company or organization, to others outside of your company or organization.
 
 
 
"Distributor Fee" means any fee that you charge for Distributing this Package or providing support for this Package to another party. It does not mean licensing fees.
 
 
 
"Standard Version" refers to the Package if it has not been modified, or has been modified only in ways explicitly requested by the Copyright Holder.
 
 
 
"Modified Version" means the Package, if it has been changed, and such changes were not explicitly requested by the Copyright Holder.
 
 
 
"Original License" means this Artistic License as Distributed with the Standard Version of the Package, in its current version or as it may be modified by The Perl Foundation in the future.
 
 
 
"Source" form means the source code, documentation source, and configuration files for the Package.
 
 
 
"Compiled" form means the compiled bytecode, object code, binary, or any other form resulting from mechanical transformation or translation of the Source form.
 
Permission for Use and Modification Without Distribution
 
 
 
(1) You are permitted to use the Standard Version and create and use Modified Versions for any purpose without restriction, provided that you do not Distribute the Modified Version.
 
 
 
Permissions for Redistribution of the Standard Version
 
 
 
(2) You may Distribute verbatim copies of the Source form of the Standard Version of this Package in any medium without restriction, either gratis or for a Distributor Fee, provided that you duplicate all of the original copyright notices and associated disclaimers. At your discretion, such verbatim copies may or may not include a Compiled form of the Package.
 
 
 
(3) You may apply any bug fixes, portability changes, and other modifications made available from the Copyright Holder. The resulting Package will still be considered the Standard Version, and as such will be subject to the Original License.
 
 
 
Distribution of Modified Versions of the Package as Source
 
 
 
(4) You may Distribute your Modified Version as Source (either gratis or for a Distributor Fee, and with or without a Compiled form of the Modified Version) provided that you clearly document how it differs from the Standard Version, including, but not limited to, documenting any non-standard features, executables, or modules, and provided that you do at least ONE of
 
the following:
 
 
 
(a) make the Modified Version available to the Copyright Holder of the Standard Version, under the Original License, so that the Copyright Holder may include your modifications in the Standard Version.
 
 
 
(b) ensure that installation of your Modified Version does not prevent the user installing or running the Standard Version. In addition, the Modified Version must bear a name that is different from the name of the Standard Version.
 
 
 
(c) allow anyone who receives a copy of the Modified Version to make the Source form of the Modified Version available to others under
 
 
 
(i) the Original License or
 
(ii) a license that permits the licensee to freely copy, modify and redistribute the Modified Version using the same licensing terms that apply to the copy that the licensee received, and requires that the Source form of the Modified Version, and of any works derived from it, be made freely available in that license fees are prohibited but Distributor Fees are allowed.
 
 
 
Distribution of Compiled Forms of the Standard Version or Modified Versions
 
without the Source
 
 
 
(5) You may Distribute Compiled forms of the Standard Version without the Source, provided that you include complete instructions on how to get the Source of the Standard Version. Such instructions must be valid at the time of your distribution. If these instructions, at any time while you are carrying out such distribution, become invalid, you must provide new instructions on demand or cease further distribution. If you provide valid instructions or cease distribution within thirty days after you become aware that the instructions are invalid, then you do not forfeit any of your rights under this license.
 
 
 
(6) You may Distribute a Modified Version in Compiled form without the Source, provided that you comply with Section 4 with respect to the Source of the Modified Version.
 
 
 
Aggregating or Linking the Package
 
 
 
(7) You may aggregate the Package (either the Standard Version or Modified Version) with other packages and Distribute the resulting aggregation provided that you do not charge a licensing fee for the Package. Distributor Fees are permitted, and licensing fees for other components in the aggregation are permitted. The terms of this license apply to the use and Distribution of the Standard or Modified Versions as included in the aggregation.
 
 
 
(8) You are permitted to link Modified and Standard Versions with other works, to embed the Package in a larger work of your own, or to build stand-alone binary or bytecode versions of applications that include the Package, and Distribute the result without restriction, provided the result does not expose a direct interface to the Package.
 
 
 
Items That are Not Considered Part of a Modified Version
 
 
 
(9) Works (including, but not limited to, modules and scripts) that merely extend or make use of the Package, do not, by themselves, cause the Package to be a Modified Version. In addition, such works are not considered parts of the Package itself, and are not subject to the terms of this license.
 
 
 
General Provisions
 
 
 
(10) Any use, modification, and distribution of the Standard or Modified Versions is governed by this Artistic License. By using, modifying or distributing the Package, you accept this license. Do not use, modify, or distribute the Package, if you do not accept this license.
 
 
 
(11) If your Modified Version has been derived from a Modified Version made by someone other than you, you are nevertheless required to ensure that your Modified Version complies with the requirements of this license.
 
 
 
(12) This license does not grant you the right to use any trademark, service mark, tradename, or logo of the Copyright Holder.
 
 
 
(13) This license includes the non-exclusive, worldwide, free-of-charge patent license to make, have made, use, offer to sell, sell, import and otherwise transfer the Package with respect to any patent claims licensable by the Copyright Holder that are necessarily infringed by the Package.
 
 
 
If you institute patent litigation (including a cross-claim or counterclaim) against any party alleging that the Package constitutes direct or contributory patent infringement, then this Artistic License to you shall terminate on the date that such litigation is filed.
 
 
 
(14) Disclaimer of Warranty: THE PACKAGE IS PROVIDED BY THE COPYRIGHT HOLDER
 
AND CONTRIBUTORS "AS IS' AND WITHOUT ANY EXPRESS OR IMPLIED
 
WARRANTIES. THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
 
PARTICULAR PURPOSE, OR NON-INFRINGEMENT ARE DISCLAIMED TO THE EXTENT
 
PERMITTED BY YOUR LOCAL LAW. UNLESS REQUIRED BY LAW, NO COPYRIGHT
 
HOLDER OR CONTRIBUTOR WILL BE LIABLE FOR ANY DIRECT, INDIRECT,
 
INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING IN ANY WAY OUT OF THE
 
USE OF THE PACKAGE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
 
 
 
 
==================== LICENSE TEXT REFERENCE TABLE ====================
 
-------------------- SECTION 1 --------------------
   To the extent possible under law, the author(s) have dedicated all copyright
   and related and neighboring rights to this software to the public domain
   worldwide. This software is distributed without any warranty.
 
   You should have received a copy of the CC0 Public Domain Dedication along
   with this software. If not, see
   .
-------------------- SECTION 2 --------------------
 * Licensed under the OpenSSL license (the "License"). You may not use
 * this file except in compliance with the License. You can obtain a copy
 * in the file LICENSE in the source distribution or at
 * https://www.openssl.org/source/license.html
-------------------- SECTION 3 --------------------
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions
 * are met:
 * 1. Redistributions of source code must retain the above copyright
 * notice, this list of conditions and the following disclaimer.
 * 2. Neither the name of author nor the names of its contributors may
 * be used to endorse or promote products derived from this software
 * without specific prior written permission.
 *
 * THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND
 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 * ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE
 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 * SUCH DAMAGE.
-------------------- SECTION 4 --------------------
# Licensed under the OpenSSL license (the "License"). You may not use
# this file except in compliance with the License. You can obtain a copy
# in the file LICENSE in the source distribution or at
# https://www.openssl.org/source/license.html
-------------------- SECTION 5 --------------------
# Licensed under the Apache License 2.0 (the "License"). You may not use
# this file except in compliance with the License. You can obtain a copy
# in the file LICENSE in the source distribution or at
# https://www.openssl.org/source/license.html
-------------------- SECTION 6 --------------------
 * Licensed under the OpenSSL licenses, (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 * https://www.openssl.org/source/license.html
 * or in the file LICENSE in the source distribution.
-------------------- SECTION 7 --------------------
 * Intellectual Property information for Camellia:
 * http://info.isl.ntt.co.jp/crypt/eng/info/chiteki.html
-------------------- SECTION 8 --------------------
 * Licensed under the OpenSSL license (the "License"). You may not use
 * this file except in compliance with the License. You can obtain a copy
 * in the file LICENSE in the source distribution or at
 * https://www.openssl.org/source/license.html
 */
 
/*
 * This file is dual-licensed and is also available under the following
 * terms:
 *
 * Copyright (c) 2004, 2018, Richard Levitte
 * All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions
 * are met:
 * 1. Redistributions of source code must retain the above copyright
 * notice, this list of conditions and the following disclaimer.
 * 2. Redistributions in binary form must reproduce the above copyright
 * notice, this list of conditions and the following disclaimer in the
 * documentation and/or other materials provided with the distribution.
 *
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-------------------- SECTION 9 --------------------
 * Licensed under the OpenSSL license (the "License"). You may not use
 * this file except in compliance with the License. You can obtain a copy
 * in the file LICENSE in the source distribution or at
 * https://www.openssl.org/source/license.html
 */
 
/*
 * This file is dual-licensed and is also available under the following
 * terms:
 *
 * Copyright (c) 2004, Richard Levitte
 * All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions
 * are met:
 * 1. Redistributions of source code must retain the above copyright
 * notice, this list of conditions and the following disclaimer.
 * 2. Redistributions in binary form must reproduce the above copyright
 * notice, this list of conditions and the following disclaimer in the
 * documentation and/or other materials provided with the distribution.
 *
 * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 * SUCH DAMAGE.
-------------------- SECTION 10 --------------------
 * Licensed under the OpenSSL license (the "License"). You may not use
 * this file except in compliance with the License. You can obtain a copy
 * in the file LICENSE in the source distribution or at
 * https://www.openssl.org/source/license.html
 */
 
/*
 * This file is dual-licensed and is also available under the following
 * terms:
 *
 * Copyright (c) 2004, Richard Levitte
 * All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions
 * are met:
 * 1. Redistributions of source code must retain the above copyright
 * notice, this list of conditions and the following disclaimer.
 * 2. Redistributions in binary form must reproduce the above copyright
 * notice, this list of conditions and the following disclaimer in the
 * documentation and/or other materials provided with the distribution.
 *
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-------------------- SECTION 11 --------------------
 * Licensed under the OpenSSL license (the \"License\"). You may not use
 * this file except in compliance with the License. You can obtain a copy
 * in the file LICENSE in the source distribution or at
 * https://www.openssl.org/source/license.html
-------------------- SECTION 12 --------------------
Licensed under the OpenSSL license (the "License"). You may not use
this file except in compliance with the License. You can obtain a copy
in the file LICENSE in the source distribution or at
https://www.openssl.org/source/license.html
-------------------- SECTION 13 --------------------
        Licensed under the OpenSSL license (the "License"). You may not use
        this file except in compliance with the License. You can obtain a copy
        in the file LICENSE in the source distribution or at
        https://www.openssl.org/source/license.html
-------------------- SECTION 14 --------------------
$ ! Licensed under the OpenSSL license (the "License"). You may not use
$ ! this file except in compliance with the License. You can obtain a
$ ! copy in the file LICENSE in the source distribution or at
$ ! https://www.openssl.org/source/license.html
-------------------- SECTION 15 --------------------
 and Tim J. Hudson. The OpenSSL toolkit is licensed under a dual-license (the
 OpenSSL license plus the SSLeay license), which means that you are free to
 get and use it for commercial and non-commercial purposes as long as you
 fulfill the conditions of both licenses.
-------------------- SECTION 16 --------------------
 * It may be used for any purpose as long as this notice remains intact
 * on all source code distributions.
-------------------- SECTION 17 --------------------
# You may copy and distribute this program under the
# same terms as Perl iteself.
-------------------- SECTION 18 --------------------
=head1 LICENSE
 
    Text::Template version 1.46
    Copyright 2013 Mark Jason Dominus
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
    published by the Free Software Foundation; either version 2 of the
    License, or (at your option) any later version. You may also can
    redistribute it and/or modify it under the terms of the Perl
    Artistic License.
 
    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    GNU General Public License for more details.
 
    You should have received copies of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-------------------- SECTION 19 --------------------
Licensed under the OpenSSL license (the "License"). You may not use
this file except in compliance with the License. You can obtain a copy
in the file LICENSE in the source distribution or at
L.
-------------------- SECTION 20 --------------------
 * Licensed under the Apache License 2.0 (the "License"). You may not use
 * this file except in compliance with the License. You can obtain a copy
 * in the file LICENSE in the source distribution or at
 * https://www.openssl.org/source/license.html
-------------------- SECTION 21 --------------------
Licensed under the Apache License 2.0 (the "License"). You may not use this
file except in compliance with the License. You can obtain a copy in the file
LICENSE in the source distribution or at L.
-------------------- SECTION 22 --------------------
Licensed under the Apache License 2.0 (the "License"). You may not use
this file except in compliance with the License. You can obtain a copy
in the file LICENSE in the source distribution or at
L.
-------------------- SECTION 23 --------------------
 * Licensed under the Apache License, Version 2.0 (the "License");
 *
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
-------------------- SECTION 24 --------------------
 * This file is dual-licensed and is also available under the following
 * terms:
-------------------- SECTION 25 --------------------
 * Public domain version is distributed above.
 
 
 
======================================================================
 
To the extent any open source components are licensed under the GPL
and/or LGPL, or other similar licenses that require the source code
and/or modifications to source code to be made available (as would be
noted above), you may obtain a copy of the source code corresponding to
the binaries for such open source components and modifications thereto,
if any, (the "Source Files"), by downloading the Source Files from
VMware's website at http://www.vmware.com/download/open_source.html, or
by sending a request, with your name and address to: VMware, Inc., 3401
Hillview Avenue, Palo Alto, CA 94304, United States of America. All such
requests should clearly specify: OPEN SOURCE FILES REQUEST, Attention
General Counsel. VMware shall mail a copy of the Source Files to you on
a CD or equivalent physical medium. This offer to obtain a copy of the
Source Files is valid for three years from the date you acquired this
Software product. Alternatively, the Source Files may accompany the
VMware product.
 
[POWERCLIIMAGEBUILDER1320GAHM101023]