VirtualBox

source: vbox/trunk/src/libs/openssl-3.3.2/gen-sources/der/der_ecx_gen.c

最後變更 在這個檔案是 108206,由 vboxsync 提交於 4 週 前

openssl-3.3.2: Exported all files to OSE and removed .scm-settings ​bugref:10757

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Author Date Id Revision
檔案大小: 1.1 KB
 
1/*
2 * WARNING: do not edit!
3 * Generated by Makefile from der_ecx_gen.c.in
4 *
5 * Copyright 2020-2021 The OpenSSL Project Authors. All Rights Reserved.
6 *
7 * Licensed under the Apache License 2.0 (the "License"). You may not use
8 * this file except in compliance with the License. You can obtain a copy
9 * in the file LICENSE in the source distribution or at
10 * https://www.openssl.org/source/license.html
11 */
12
13#include "prov/der_ecx.h"
14
15/* Well known OIDs precompiled */
16
17/*
18 * id-X25519 OBJECT IDENTIFIER ::= { id-edwards-curve-algs 110 }
19 */
20const unsigned char ossl_der_oid_id_X25519[DER_OID_SZ_id_X25519] = {
21 DER_OID_V_id_X25519
22};
23
24/*
25 * id-X448 OBJECT IDENTIFIER ::= { id-edwards-curve-algs 111 }
26 */
27const unsigned char ossl_der_oid_id_X448[DER_OID_SZ_id_X448] = {
28 DER_OID_V_id_X448
29};
30
31/*
32 * id-Ed25519 OBJECT IDENTIFIER ::= { id-edwards-curve-algs 112 }
33 */
34const unsigned char ossl_der_oid_id_Ed25519[DER_OID_SZ_id_Ed25519] = {
35 DER_OID_V_id_Ed25519
36};
37
38/*
39 * id-Ed448 OBJECT IDENTIFIER ::= { id-edwards-curve-algs 113 }
40 */
41const unsigned char ossl_der_oid_id_Ed448[DER_OID_SZ_id_Ed448] = {
42 DER_OID_V_id_Ed448
43};
44
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette