mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-04-24 00:47:23 +00:00
Upgrade macOS OpenSSL library to 1.1
This commit is contained in:
@@ -1,65 +1,12 @@
|
||||
/* crypto/objects/obj_mac.h */
|
||||
|
||||
/*
|
||||
* THIS FILE IS GENERATED FROM objects.txt by objects.pl via the following
|
||||
* command: perl objects.pl objects.txt obj_mac.num obj_mac.h
|
||||
*/
|
||||
|
||||
/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
|
||||
* All rights reserved.
|
||||
* WARNING: do not edit!
|
||||
* Generated by crypto/objects/objects.pl
|
||||
*
|
||||
* 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.]
|
||||
* Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved.
|
||||
* 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
|
||||
*/
|
||||
|
||||
#define SN_undef "UNDEF"
|
||||
@@ -853,10 +800,22 @@
|
||||
#define NID_id_smime_ct_compressedData 786
|
||||
#define OBJ_id_smime_ct_compressedData OBJ_id_smime_ct,9L
|
||||
|
||||
#define SN_id_smime_ct_contentCollection "id-smime-ct-contentCollection"
|
||||
#define NID_id_smime_ct_contentCollection 1058
|
||||
#define OBJ_id_smime_ct_contentCollection OBJ_id_smime_ct,19L
|
||||
|
||||
#define SN_id_smime_ct_authEnvelopedData "id-smime-ct-authEnvelopedData"
|
||||
#define NID_id_smime_ct_authEnvelopedData 1059
|
||||
#define OBJ_id_smime_ct_authEnvelopedData OBJ_id_smime_ct,23L
|
||||
|
||||
#define SN_id_ct_asciiTextWithCRLF "id-ct-asciiTextWithCRLF"
|
||||
#define NID_id_ct_asciiTextWithCRLF 787
|
||||
#define OBJ_id_ct_asciiTextWithCRLF OBJ_id_smime_ct,27L
|
||||
|
||||
#define SN_id_ct_xml "id-ct-xml"
|
||||
#define NID_id_ct_xml 1060
|
||||
#define OBJ_id_ct_xml OBJ_id_smime_ct,28L
|
||||
|
||||
#define SN_id_smime_aa_receiptRequest "id-smime-aa-receiptRequest"
|
||||
#define NID_id_smime_aa_receiptRequest 212
|
||||
#define OBJ_id_smime_aa_receiptRequest OBJ_id_smime_aa,1L
|
||||
@@ -1490,6 +1449,11 @@
|
||||
#define NID_proxyCertInfo 663
|
||||
#define OBJ_proxyCertInfo OBJ_id_pe,14L
|
||||
|
||||
#define SN_tlsfeature "tlsfeature"
|
||||
#define LN_tlsfeature "TLS Feature"
|
||||
#define NID_tlsfeature 1020
|
||||
#define OBJ_tlsfeature OBJ_id_pe,24L
|
||||
|
||||
#define SN_id_qt_cps "id-qt-cps"
|
||||
#define LN_id_qt_cps "Policy Qualifier CPS"
|
||||
#define NID_id_qt_cps 164
|
||||
@@ -1554,6 +1518,51 @@
|
||||
#define NID_dvcs 297
|
||||
#define OBJ_dvcs OBJ_id_kp,10L
|
||||
|
||||
#define SN_ipsec_IKE "ipsecIKE"
|
||||
#define LN_ipsec_IKE "ipsec Internet Key Exchange"
|
||||
#define NID_ipsec_IKE 1022
|
||||
#define OBJ_ipsec_IKE OBJ_id_kp,17L
|
||||
|
||||
#define SN_capwapAC "capwapAC"
|
||||
#define LN_capwapAC "Ctrl/provision WAP Access"
|
||||
#define NID_capwapAC 1023
|
||||
#define OBJ_capwapAC OBJ_id_kp,18L
|
||||
|
||||
#define SN_capwapWTP "capwapWTP"
|
||||
#define LN_capwapWTP "Ctrl/Provision WAP Termination"
|
||||
#define NID_capwapWTP 1024
|
||||
#define OBJ_capwapWTP OBJ_id_kp,19L
|
||||
|
||||
#define SN_sshClient "secureShellClient"
|
||||
#define LN_sshClient "SSH Client"
|
||||
#define NID_sshClient 1025
|
||||
#define OBJ_sshClient OBJ_id_kp,21L
|
||||
|
||||
#define SN_sshServer "secureShellServer"
|
||||
#define LN_sshServer "SSH Server"
|
||||
#define NID_sshServer 1026
|
||||
#define OBJ_sshServer OBJ_id_kp,22L
|
||||
|
||||
#define SN_sendRouter "sendRouter"
|
||||
#define LN_sendRouter "Send Router"
|
||||
#define NID_sendRouter 1027
|
||||
#define OBJ_sendRouter OBJ_id_kp,23L
|
||||
|
||||
#define SN_sendProxiedRouter "sendProxiedRouter"
|
||||
#define LN_sendProxiedRouter "Send Proxied Router"
|
||||
#define NID_sendProxiedRouter 1028
|
||||
#define OBJ_sendProxiedRouter OBJ_id_kp,24L
|
||||
|
||||
#define SN_sendOwner "sendOwner"
|
||||
#define LN_sendOwner "Send Owner"
|
||||
#define NID_sendOwner 1029
|
||||
#define OBJ_sendOwner OBJ_id_kp,25L
|
||||
|
||||
#define SN_sendProxiedOwner "sendProxiedOwner"
|
||||
#define LN_sendProxiedOwner "Send Proxied Owner"
|
||||
#define NID_sendProxiedOwner 1030
|
||||
#define OBJ_sendProxiedOwner OBJ_id_kp,26L
|
||||
|
||||
#define SN_id_it_caProtEncCert "id-it-caProtEncCert"
|
||||
#define NID_id_it_caProtEncCert 298
|
||||
#define OBJ_id_it_caProtEncCert OBJ_id_it,1L
|
||||
@@ -2030,6 +2039,16 @@
|
||||
#define NID_ripemd160WithRSA 119
|
||||
#define OBJ_ripemd160WithRSA 1L,3L,36L,3L,3L,1L,2L
|
||||
|
||||
#define SN_blake2b512 "BLAKE2b512"
|
||||
#define LN_blake2b512 "blake2b512"
|
||||
#define NID_blake2b512 1056
|
||||
#define OBJ_blake2b512 1L,3L,6L,1L,4L,1L,1722L,12L,2L,1L,16L
|
||||
|
||||
#define SN_blake2s256 "BLAKE2s256"
|
||||
#define LN_blake2s256 "blake2s256"
|
||||
#define NID_blake2s256 1057
|
||||
#define OBJ_blake2s256 1L,3L,6L,1L,4L,1L,1722L,12L,2L,2L,8L
|
||||
|
||||
#define SN_sxnet "SXNetID"
|
||||
#define LN_sxnet "Strong Extranet ID"
|
||||
#define NID_sxnet 143
|
||||
@@ -2354,7 +2373,7 @@
|
||||
#define OBJ_delta_crl OBJ_id_ce,27L
|
||||
|
||||
#define SN_issuing_distribution_point "issuingDistributionPoint"
|
||||
#define LN_issuing_distribution_point "X509v3 Issuing Distrubution Point"
|
||||
#define LN_issuing_distribution_point "X509v3 Issuing Distribution Point"
|
||||
#define NID_issuing_distribution_point 770
|
||||
#define OBJ_issuing_distribution_point OBJ_id_ce,28L
|
||||
|
||||
@@ -2579,11 +2598,6 @@
|
||||
#define NID_id_hex_multipart_message 508
|
||||
#define OBJ_id_hex_multipart_message OBJ_mime_mhs_headings,2L
|
||||
|
||||
#define SN_rle_compression "RLE"
|
||||
#define LN_rle_compression "run length compression"
|
||||
#define NID_rle_compression 124
|
||||
#define OBJ_rle_compression 1L,1L,1L,1L,666L,1L
|
||||
|
||||
#define SN_zlib_compression "ZLIB"
|
||||
#define LN_zlib_compression "zlib compression"
|
||||
#define NID_zlib_compression 125
|
||||
@@ -2745,6 +2759,18 @@
|
||||
#define LN_aes_256_ctr "aes-256-ctr"
|
||||
#define NID_aes_256_ctr 906
|
||||
|
||||
#define SN_aes_128_ocb "AES-128-OCB"
|
||||
#define LN_aes_128_ocb "aes-128-ocb"
|
||||
#define NID_aes_128_ocb 958
|
||||
|
||||
#define SN_aes_192_ocb "AES-192-OCB"
|
||||
#define LN_aes_192_ocb "aes-192-ocb"
|
||||
#define NID_aes_192_ocb 959
|
||||
|
||||
#define SN_aes_256_ocb "AES-256-OCB"
|
||||
#define LN_aes_256_ocb "aes-256-ocb"
|
||||
#define NID_aes_256_ocb 960
|
||||
|
||||
#define SN_aes_128_xts "AES-128-XTS"
|
||||
#define LN_aes_128_xts "aes-128-xts"
|
||||
#define NID_aes_128_xts 913
|
||||
@@ -3063,6 +3089,11 @@
|
||||
#define NID_friendlyCountryName 490
|
||||
#define OBJ_friendlyCountryName OBJ_pilotAttributeType,43L
|
||||
|
||||
#define SN_uniqueIdentifier "uid"
|
||||
#define LN_uniqueIdentifier "uniqueIdentifier"
|
||||
#define NID_uniqueIdentifier 102
|
||||
#define OBJ_uniqueIdentifier OBJ_pilotAttributeType,44L
|
||||
|
||||
#define LN_organizationalStatus "organizationalStatus"
|
||||
#define NID_organizationalStatus 491
|
||||
#define OBJ_organizationalStatus OBJ_pilotAttributeType,45L
|
||||
@@ -3678,6 +3709,10 @@
|
||||
#define NID_cryptocom 806
|
||||
#define OBJ_cryptocom OBJ_member_body,643L,2L,9L
|
||||
|
||||
#define SN_id_tc26 "id-tc26"
|
||||
#define NID_id_tc26 974
|
||||
#define OBJ_id_tc26 OBJ_member_body,643L,7L,1L
|
||||
|
||||
#define SN_id_GostR3411_94_with_GostR3410_2001 "id-GostR3411-94-with-GostR3410-2001"
|
||||
#define LN_id_GostR3411_94_with_GostR3410_2001 "GOST R 34.11-94 with GOST R 34.10-2001"
|
||||
#define NID_id_GostR3411_94_with_GostR3410_2001 807
|
||||
@@ -3716,11 +3751,26 @@
|
||||
#define SN_gost89_cnt "gost89-cnt"
|
||||
#define NID_gost89_cnt 814
|
||||
|
||||
#define SN_gost89_cnt_12 "gost89-cnt-12"
|
||||
#define NID_gost89_cnt_12 975
|
||||
|
||||
#define SN_gost89_cbc "gost89-cbc"
|
||||
#define NID_gost89_cbc 1009
|
||||
|
||||
#define SN_gost89_ecb "gost89-ecb"
|
||||
#define NID_gost89_ecb 1010
|
||||
|
||||
#define SN_gost89_ctr "gost89-ctr"
|
||||
#define NID_gost89_ctr 1011
|
||||
|
||||
#define SN_id_Gost28147_89_MAC "gost-mac"
|
||||
#define LN_id_Gost28147_89_MAC "GOST 28147-89 MAC"
|
||||
#define NID_id_Gost28147_89_MAC 815
|
||||
#define OBJ_id_Gost28147_89_MAC OBJ_cryptopro,22L
|
||||
|
||||
#define SN_gost_mac_12 "gost-mac-12"
|
||||
#define NID_gost_mac_12 976
|
||||
|
||||
#define SN_id_GostR3411_94_prf "prf-gostr3411-94"
|
||||
#define LN_id_GostR3411_94_prf "GOST R 34.11-94 PRF"
|
||||
#define NID_id_GostR3411_94_prf 816
|
||||
@@ -3886,6 +3936,169 @@
|
||||
#define NID_id_GostR3410_2001_ParamSet_cc 854
|
||||
#define OBJ_id_GostR3410_2001_ParamSet_cc OBJ_cryptocom,1L,8L,1L
|
||||
|
||||
#define SN_id_tc26_algorithms "id-tc26-algorithms"
|
||||
#define NID_id_tc26_algorithms 977
|
||||
#define OBJ_id_tc26_algorithms OBJ_id_tc26,1L
|
||||
|
||||
#define SN_id_tc26_sign "id-tc26-sign"
|
||||
#define NID_id_tc26_sign 978
|
||||
#define OBJ_id_tc26_sign OBJ_id_tc26_algorithms,1L
|
||||
|
||||
#define SN_id_GostR3410_2012_256 "gost2012_256"
|
||||
#define LN_id_GostR3410_2012_256 "GOST R 34.10-2012 with 256 bit modulus"
|
||||
#define NID_id_GostR3410_2012_256 979
|
||||
#define OBJ_id_GostR3410_2012_256 OBJ_id_tc26_sign,1L
|
||||
|
||||
#define SN_id_GostR3410_2012_512 "gost2012_512"
|
||||
#define LN_id_GostR3410_2012_512 "GOST R 34.10-2012 with 512 bit modulus"
|
||||
#define NID_id_GostR3410_2012_512 980
|
||||
#define OBJ_id_GostR3410_2012_512 OBJ_id_tc26_sign,2L
|
||||
|
||||
#define SN_id_tc26_digest "id-tc26-digest"
|
||||
#define NID_id_tc26_digest 981
|
||||
#define OBJ_id_tc26_digest OBJ_id_tc26_algorithms,2L
|
||||
|
||||
#define SN_id_GostR3411_2012_256 "md_gost12_256"
|
||||
#define LN_id_GostR3411_2012_256 "GOST R 34.11-2012 with 256 bit hash"
|
||||
#define NID_id_GostR3411_2012_256 982
|
||||
#define OBJ_id_GostR3411_2012_256 OBJ_id_tc26_digest,2L
|
||||
|
||||
#define SN_id_GostR3411_2012_512 "md_gost12_512"
|
||||
#define LN_id_GostR3411_2012_512 "GOST R 34.11-2012 with 512 bit hash"
|
||||
#define NID_id_GostR3411_2012_512 983
|
||||
#define OBJ_id_GostR3411_2012_512 OBJ_id_tc26_digest,3L
|
||||
|
||||
#define SN_id_tc26_signwithdigest "id-tc26-signwithdigest"
|
||||
#define NID_id_tc26_signwithdigest 984
|
||||
#define OBJ_id_tc26_signwithdigest OBJ_id_tc26_algorithms,3L
|
||||
|
||||
#define SN_id_tc26_signwithdigest_gost3410_2012_256 "id-tc26-signwithdigest-gost3410-2012-256"
|
||||
#define LN_id_tc26_signwithdigest_gost3410_2012_256 "GOST R 34.10-2012 with GOST R 34.11-2012 (256 bit)"
|
||||
#define NID_id_tc26_signwithdigest_gost3410_2012_256 985
|
||||
#define OBJ_id_tc26_signwithdigest_gost3410_2012_256 OBJ_id_tc26_signwithdigest,2L
|
||||
|
||||
#define SN_id_tc26_signwithdigest_gost3410_2012_512 "id-tc26-signwithdigest-gost3410-2012-512"
|
||||
#define LN_id_tc26_signwithdigest_gost3410_2012_512 "GOST R 34.10-2012 with GOST R 34.11-2012 (512 bit)"
|
||||
#define NID_id_tc26_signwithdigest_gost3410_2012_512 986
|
||||
#define OBJ_id_tc26_signwithdigest_gost3410_2012_512 OBJ_id_tc26_signwithdigest,3L
|
||||
|
||||
#define SN_id_tc26_mac "id-tc26-mac"
|
||||
#define NID_id_tc26_mac 987
|
||||
#define OBJ_id_tc26_mac OBJ_id_tc26_algorithms,4L
|
||||
|
||||
#define SN_id_tc26_hmac_gost_3411_2012_256 "id-tc26-hmac-gost-3411-2012-256"
|
||||
#define LN_id_tc26_hmac_gost_3411_2012_256 "HMAC GOST 34.11-2012 256 bit"
|
||||
#define NID_id_tc26_hmac_gost_3411_2012_256 988
|
||||
#define OBJ_id_tc26_hmac_gost_3411_2012_256 OBJ_id_tc26_mac,1L
|
||||
|
||||
#define SN_id_tc26_hmac_gost_3411_2012_512 "id-tc26-hmac-gost-3411-2012-512"
|
||||
#define LN_id_tc26_hmac_gost_3411_2012_512 "HMAC GOST 34.11-2012 512 bit"
|
||||
#define NID_id_tc26_hmac_gost_3411_2012_512 989
|
||||
#define OBJ_id_tc26_hmac_gost_3411_2012_512 OBJ_id_tc26_mac,2L
|
||||
|
||||
#define SN_id_tc26_cipher "id-tc26-cipher"
|
||||
#define NID_id_tc26_cipher 990
|
||||
#define OBJ_id_tc26_cipher OBJ_id_tc26_algorithms,5L
|
||||
|
||||
#define SN_id_tc26_agreement "id-tc26-agreement"
|
||||
#define NID_id_tc26_agreement 991
|
||||
#define OBJ_id_tc26_agreement OBJ_id_tc26_algorithms,6L
|
||||
|
||||
#define SN_id_tc26_agreement_gost_3410_2012_256 "id-tc26-agreement-gost-3410-2012-256"
|
||||
#define NID_id_tc26_agreement_gost_3410_2012_256 992
|
||||
#define OBJ_id_tc26_agreement_gost_3410_2012_256 OBJ_id_tc26_agreement,1L
|
||||
|
||||
#define SN_id_tc26_agreement_gost_3410_2012_512 "id-tc26-agreement-gost-3410-2012-512"
|
||||
#define NID_id_tc26_agreement_gost_3410_2012_512 993
|
||||
#define OBJ_id_tc26_agreement_gost_3410_2012_512 OBJ_id_tc26_agreement,2L
|
||||
|
||||
#define SN_id_tc26_constants "id-tc26-constants"
|
||||
#define NID_id_tc26_constants 994
|
||||
#define OBJ_id_tc26_constants OBJ_id_tc26,2L
|
||||
|
||||
#define SN_id_tc26_sign_constants "id-tc26-sign-constants"
|
||||
#define NID_id_tc26_sign_constants 995
|
||||
#define OBJ_id_tc26_sign_constants OBJ_id_tc26_constants,1L
|
||||
|
||||
#define SN_id_tc26_gost_3410_2012_512_constants "id-tc26-gost-3410-2012-512-constants"
|
||||
#define NID_id_tc26_gost_3410_2012_512_constants 996
|
||||
#define OBJ_id_tc26_gost_3410_2012_512_constants OBJ_id_tc26_sign_constants,2L
|
||||
|
||||
#define SN_id_tc26_gost_3410_2012_512_paramSetTest "id-tc26-gost-3410-2012-512-paramSetTest"
|
||||
#define LN_id_tc26_gost_3410_2012_512_paramSetTest "GOST R 34.10-2012 (512 bit) testing parameter set"
|
||||
#define NID_id_tc26_gost_3410_2012_512_paramSetTest 997
|
||||
#define OBJ_id_tc26_gost_3410_2012_512_paramSetTest OBJ_id_tc26_gost_3410_2012_512_constants,0L
|
||||
|
||||
#define SN_id_tc26_gost_3410_2012_512_paramSetA "id-tc26-gost-3410-2012-512-paramSetA"
|
||||
#define LN_id_tc26_gost_3410_2012_512_paramSetA "GOST R 34.10-2012 (512 bit) ParamSet A"
|
||||
#define NID_id_tc26_gost_3410_2012_512_paramSetA 998
|
||||
#define OBJ_id_tc26_gost_3410_2012_512_paramSetA OBJ_id_tc26_gost_3410_2012_512_constants,1L
|
||||
|
||||
#define SN_id_tc26_gost_3410_2012_512_paramSetB "id-tc26-gost-3410-2012-512-paramSetB"
|
||||
#define LN_id_tc26_gost_3410_2012_512_paramSetB "GOST R 34.10-2012 (512 bit) ParamSet B"
|
||||
#define NID_id_tc26_gost_3410_2012_512_paramSetB 999
|
||||
#define OBJ_id_tc26_gost_3410_2012_512_paramSetB OBJ_id_tc26_gost_3410_2012_512_constants,2L
|
||||
|
||||
#define SN_id_tc26_digest_constants "id-tc26-digest-constants"
|
||||
#define NID_id_tc26_digest_constants 1000
|
||||
#define OBJ_id_tc26_digest_constants OBJ_id_tc26_constants,2L
|
||||
|
||||
#define SN_id_tc26_cipher_constants "id-tc26-cipher-constants"
|
||||
#define NID_id_tc26_cipher_constants 1001
|
||||
#define OBJ_id_tc26_cipher_constants OBJ_id_tc26_constants,5L
|
||||
|
||||
#define SN_id_tc26_gost_28147_constants "id-tc26-gost-28147-constants"
|
||||
#define NID_id_tc26_gost_28147_constants 1002
|
||||
#define OBJ_id_tc26_gost_28147_constants OBJ_id_tc26_cipher_constants,1L
|
||||
|
||||
#define SN_id_tc26_gost_28147_param_Z "id-tc26-gost-28147-param-Z"
|
||||
#define LN_id_tc26_gost_28147_param_Z "GOST 28147-89 TC26 parameter set"
|
||||
#define NID_id_tc26_gost_28147_param_Z 1003
|
||||
#define OBJ_id_tc26_gost_28147_param_Z OBJ_id_tc26_gost_28147_constants,1L
|
||||
|
||||
#define SN_INN "INN"
|
||||
#define LN_INN "INN"
|
||||
#define NID_INN 1004
|
||||
#define OBJ_INN OBJ_member_body,643L,3L,131L,1L,1L
|
||||
|
||||
#define SN_OGRN "OGRN"
|
||||
#define LN_OGRN "OGRN"
|
||||
#define NID_OGRN 1005
|
||||
#define OBJ_OGRN OBJ_member_body,643L,100L,1L
|
||||
|
||||
#define SN_SNILS "SNILS"
|
||||
#define LN_SNILS "SNILS"
|
||||
#define NID_SNILS 1006
|
||||
#define OBJ_SNILS OBJ_member_body,643L,100L,3L
|
||||
|
||||
#define SN_subjectSignTool "subjectSignTool"
|
||||
#define LN_subjectSignTool "Signing Tool of Subject"
|
||||
#define NID_subjectSignTool 1007
|
||||
#define OBJ_subjectSignTool OBJ_member_body,643L,100L,111L
|
||||
|
||||
#define SN_issuerSignTool "issuerSignTool"
|
||||
#define LN_issuerSignTool "Signing Tool of Issuer"
|
||||
#define NID_issuerSignTool 1008
|
||||
#define OBJ_issuerSignTool OBJ_member_body,643L,100L,112L
|
||||
|
||||
#define SN_grasshopper_ecb "grasshopper-ecb"
|
||||
#define NID_grasshopper_ecb 1012
|
||||
|
||||
#define SN_grasshopper_ctr "grasshopper-ctr"
|
||||
#define NID_grasshopper_ctr 1013
|
||||
|
||||
#define SN_grasshopper_ofb "grasshopper-ofb"
|
||||
#define NID_grasshopper_ofb 1014
|
||||
|
||||
#define SN_grasshopper_cbc "grasshopper-cbc"
|
||||
#define NID_grasshopper_cbc 1015
|
||||
|
||||
#define SN_grasshopper_cfb "grasshopper-cfb"
|
||||
#define NID_grasshopper_cfb 1016
|
||||
|
||||
#define SN_grasshopper_mac "grasshopper-mac"
|
||||
#define NID_grasshopper_mac 1017
|
||||
|
||||
#define SN_camellia_128_cbc "CAMELLIA-128-CBC"
|
||||
#define LN_camellia_128_cbc "camellia-128-cbc"
|
||||
#define NID_camellia_128_cbc 751
|
||||
@@ -3932,6 +4145,26 @@
|
||||
#define NID_camellia_128_cfb128 757
|
||||
#define OBJ_camellia_128_cfb128 OBJ_camellia,4L
|
||||
|
||||
#define SN_camellia_128_gcm "CAMELLIA-128-GCM"
|
||||
#define LN_camellia_128_gcm "camellia-128-gcm"
|
||||
#define NID_camellia_128_gcm 961
|
||||
#define OBJ_camellia_128_gcm OBJ_camellia,6L
|
||||
|
||||
#define SN_camellia_128_ccm "CAMELLIA-128-CCM"
|
||||
#define LN_camellia_128_ccm "camellia-128-ccm"
|
||||
#define NID_camellia_128_ccm 962
|
||||
#define OBJ_camellia_128_ccm OBJ_camellia,7L
|
||||
|
||||
#define SN_camellia_128_ctr "CAMELLIA-128-CTR"
|
||||
#define LN_camellia_128_ctr "camellia-128-ctr"
|
||||
#define NID_camellia_128_ctr 963
|
||||
#define OBJ_camellia_128_ctr OBJ_camellia,9L
|
||||
|
||||
#define SN_camellia_128_cmac "CAMELLIA-128-CMAC"
|
||||
#define LN_camellia_128_cmac "camellia-128-cmac"
|
||||
#define NID_camellia_128_cmac 964
|
||||
#define OBJ_camellia_128_cmac OBJ_camellia,10L
|
||||
|
||||
#define SN_camellia_192_ecb "CAMELLIA-192-ECB"
|
||||
#define LN_camellia_192_ecb "camellia-192-ecb"
|
||||
#define NID_camellia_192_ecb 755
|
||||
@@ -3947,6 +4180,26 @@
|
||||
#define NID_camellia_192_cfb128 758
|
||||
#define OBJ_camellia_192_cfb128 OBJ_camellia,24L
|
||||
|
||||
#define SN_camellia_192_gcm "CAMELLIA-192-GCM"
|
||||
#define LN_camellia_192_gcm "camellia-192-gcm"
|
||||
#define NID_camellia_192_gcm 965
|
||||
#define OBJ_camellia_192_gcm OBJ_camellia,26L
|
||||
|
||||
#define SN_camellia_192_ccm "CAMELLIA-192-CCM"
|
||||
#define LN_camellia_192_ccm "camellia-192-ccm"
|
||||
#define NID_camellia_192_ccm 966
|
||||
#define OBJ_camellia_192_ccm OBJ_camellia,27L
|
||||
|
||||
#define SN_camellia_192_ctr "CAMELLIA-192-CTR"
|
||||
#define LN_camellia_192_ctr "camellia-192-ctr"
|
||||
#define NID_camellia_192_ctr 967
|
||||
#define OBJ_camellia_192_ctr OBJ_camellia,29L
|
||||
|
||||
#define SN_camellia_192_cmac "CAMELLIA-192-CMAC"
|
||||
#define LN_camellia_192_cmac "camellia-192-cmac"
|
||||
#define NID_camellia_192_cmac 968
|
||||
#define OBJ_camellia_192_cmac OBJ_camellia,30L
|
||||
|
||||
#define SN_camellia_256_ecb "CAMELLIA-256-ECB"
|
||||
#define LN_camellia_256_ecb "camellia-256-ecb"
|
||||
#define NID_camellia_256_ecb 756
|
||||
@@ -3962,6 +4215,26 @@
|
||||
#define NID_camellia_256_cfb128 759
|
||||
#define OBJ_camellia_256_cfb128 OBJ_camellia,44L
|
||||
|
||||
#define SN_camellia_256_gcm "CAMELLIA-256-GCM"
|
||||
#define LN_camellia_256_gcm "camellia-256-gcm"
|
||||
#define NID_camellia_256_gcm 969
|
||||
#define OBJ_camellia_256_gcm OBJ_camellia,46L
|
||||
|
||||
#define SN_camellia_256_ccm "CAMELLIA-256-CCM"
|
||||
#define LN_camellia_256_ccm "camellia-256-ccm"
|
||||
#define NID_camellia_256_ccm 970
|
||||
#define OBJ_camellia_256_ccm OBJ_camellia,47L
|
||||
|
||||
#define SN_camellia_256_ctr "CAMELLIA-256-CTR"
|
||||
#define LN_camellia_256_ctr "camellia-256-ctr"
|
||||
#define NID_camellia_256_ctr 971
|
||||
#define OBJ_camellia_256_ctr OBJ_camellia,49L
|
||||
|
||||
#define SN_camellia_256_cmac "CAMELLIA-256-CMAC"
|
||||
#define LN_camellia_256_cmac "camellia-256-cmac"
|
||||
#define NID_camellia_256_cmac 972
|
||||
#define OBJ_camellia_256_cmac OBJ_camellia,50L
|
||||
|
||||
#define SN_camellia_128_cfb1 "CAMELLIA-128-CFB1"
|
||||
#define LN_camellia_128_cfb1 "camellia-128-cfb1"
|
||||
#define NID_camellia_128_cfb1 760
|
||||
@@ -4047,6 +4320,14 @@
|
||||
#define LN_aes_256_cbc_hmac_sha256 "aes-256-cbc-hmac-sha256"
|
||||
#define NID_aes_256_cbc_hmac_sha256 950
|
||||
|
||||
#define SN_chacha20_poly1305 "ChaCha20-Poly1305"
|
||||
#define LN_chacha20_poly1305 "chacha20-poly1305"
|
||||
#define NID_chacha20_poly1305 1018
|
||||
|
||||
#define SN_chacha20 "ChaCha20"
|
||||
#define LN_chacha20 "chacha20"
|
||||
#define NID_chacha20 1019
|
||||
|
||||
#define SN_dhpublicnumber "dhpublicnumber"
|
||||
#define LN_dhpublicnumber "X9.42 DH"
|
||||
#define NID_dhpublicnumber 920
|
||||
@@ -4192,3 +4473,105 @@
|
||||
#define LN_jurisdictionCountryName "jurisdictionCountryName"
|
||||
#define NID_jurisdictionCountryName 957
|
||||
#define OBJ_jurisdictionCountryName 1L,3L,6L,1L,4L,1L,311L,60L,2L,1L,3L
|
||||
|
||||
#define SN_id_scrypt "id-scrypt"
|
||||
#define NID_id_scrypt 973
|
||||
#define OBJ_id_scrypt 1L,3L,6L,1L,4L,1L,11591L,4L,11L
|
||||
|
||||
#define SN_tls1_prf "TLS1-PRF"
|
||||
#define LN_tls1_prf "tls1-prf"
|
||||
#define NID_tls1_prf 1021
|
||||
|
||||
#define SN_hkdf "HKDF"
|
||||
#define LN_hkdf "hkdf"
|
||||
#define NID_hkdf 1036
|
||||
|
||||
#define SN_id_pkinit "id-pkinit"
|
||||
#define NID_id_pkinit 1031
|
||||
#define OBJ_id_pkinit 1L,3L,6L,1L,5L,2L,3L
|
||||
|
||||
#define SN_pkInitClientAuth "pkInitClientAuth"
|
||||
#define LN_pkInitClientAuth "PKINIT Client Auth"
|
||||
#define NID_pkInitClientAuth 1032
|
||||
#define OBJ_pkInitClientAuth OBJ_id_pkinit,4L
|
||||
|
||||
#define SN_pkInitKDC "pkInitKDC"
|
||||
#define LN_pkInitKDC "Signing KDC Response"
|
||||
#define NID_pkInitKDC 1033
|
||||
#define OBJ_pkInitKDC OBJ_id_pkinit,5L
|
||||
|
||||
#define SN_X25519 "X25519"
|
||||
#define NID_X25519 1034
|
||||
#define OBJ_X25519 1L,3L,101L,110L
|
||||
|
||||
#define SN_X448 "X448"
|
||||
#define NID_X448 1035
|
||||
#define OBJ_X448 1L,3L,101L,111L
|
||||
|
||||
#define SN_kx_rsa "KxRSA"
|
||||
#define LN_kx_rsa "kx-rsa"
|
||||
#define NID_kx_rsa 1037
|
||||
|
||||
#define SN_kx_ecdhe "KxECDHE"
|
||||
#define LN_kx_ecdhe "kx-ecdhe"
|
||||
#define NID_kx_ecdhe 1038
|
||||
|
||||
#define SN_kx_dhe "KxDHE"
|
||||
#define LN_kx_dhe "kx-dhe"
|
||||
#define NID_kx_dhe 1039
|
||||
|
||||
#define SN_kx_ecdhe_psk "KxECDHE-PSK"
|
||||
#define LN_kx_ecdhe_psk "kx-ecdhe-psk"
|
||||
#define NID_kx_ecdhe_psk 1040
|
||||
|
||||
#define SN_kx_dhe_psk "KxDHE-PSK"
|
||||
#define LN_kx_dhe_psk "kx-dhe-psk"
|
||||
#define NID_kx_dhe_psk 1041
|
||||
|
||||
#define SN_kx_rsa_psk "KxRSA_PSK"
|
||||
#define LN_kx_rsa_psk "kx-rsa-psk"
|
||||
#define NID_kx_rsa_psk 1042
|
||||
|
||||
#define SN_kx_psk "KxPSK"
|
||||
#define LN_kx_psk "kx-psk"
|
||||
#define NID_kx_psk 1043
|
||||
|
||||
#define SN_kx_srp "KxSRP"
|
||||
#define LN_kx_srp "kx-srp"
|
||||
#define NID_kx_srp 1044
|
||||
|
||||
#define SN_kx_gost "KxGOST"
|
||||
#define LN_kx_gost "kx-gost"
|
||||
#define NID_kx_gost 1045
|
||||
|
||||
#define SN_auth_rsa "AuthRSA"
|
||||
#define LN_auth_rsa "auth-rsa"
|
||||
#define NID_auth_rsa 1046
|
||||
|
||||
#define SN_auth_ecdsa "AuthECDSA"
|
||||
#define LN_auth_ecdsa "auth-ecdsa"
|
||||
#define NID_auth_ecdsa 1047
|
||||
|
||||
#define SN_auth_psk "AuthPSK"
|
||||
#define LN_auth_psk "auth-psk"
|
||||
#define NID_auth_psk 1048
|
||||
|
||||
#define SN_auth_dss "AuthDSS"
|
||||
#define LN_auth_dss "auth-dss"
|
||||
#define NID_auth_dss 1049
|
||||
|
||||
#define SN_auth_gost01 "AuthGOST01"
|
||||
#define LN_auth_gost01 "auth-gost01"
|
||||
#define NID_auth_gost01 1050
|
||||
|
||||
#define SN_auth_gost12 "AuthGOST12"
|
||||
#define LN_auth_gost12 "auth-gost12"
|
||||
#define NID_auth_gost12 1051
|
||||
|
||||
#define SN_auth_srp "AuthSRP"
|
||||
#define LN_auth_srp "auth-srp"
|
||||
#define NID_auth_srp 1052
|
||||
|
||||
#define SN_auth_null "AuthNULL"
|
||||
#define LN_auth_null "auth-null"
|
||||
#define NID_auth_null 1053
|
||||
|
||||
Reference in New Issue
Block a user