1e1051a39Sopenharmony_ci-- Copyright 2022 The OpenSSL Project Authors. All Rights Reserved.
2e1051a39Sopenharmony_ci--
3e1051a39Sopenharmony_ci-- Licensed under the Apache License 2.0 (the "License").  You may not use
4e1051a39Sopenharmony_ci-- this file except in compliance with the License.  You can obtain a copy
5e1051a39Sopenharmony_ci-- in the file LICENSE in the source distribution or at
6e1051a39Sopenharmony_ci-- https://www.openssl.org/source/license.html
7e1051a39Sopenharmony_ci
8e1051a39Sopenharmony_ci-- -------------------------------------------------------------------
9e1051a39Sopenharmony_ci-- Taken from https://csrc.nist.gov/projects/computer-security-objects-register/algorithm-registration
10e1051a39Sopenharmony_ci
11e1051a39Sopenharmony_ci-- Copies of common OIDs used by other ASN.1 files.
12e1051a39Sopenharmony_cicsor OBJECT IDENTIFIER ::= { 2 16 840 1 101 3 }
13e1051a39Sopenharmony_cinistAlgorithms OBJECT IDENTIFIER ::= { csor nistAlgorithm(4) }
14e1051a39Sopenharmony_cihashAlgs OBJECT IDENTIFIER ::= { nistAlgorithms 2 }
15e1051a39Sopenharmony_cisigAlgs OBJECT IDENTIFIER ::= { nistAlgorithms 3 }
16