summaryrefslogtreecommitdiff
path: root/fuzz
diff options
context:
space:
mode:
authorJob Snijders <job@sobornost.net>2021-11-09 19:30:28 +0000
committerTomas Mraz <tomas@openssl.org>2021-11-11 13:02:29 +0100
commitb0c1214e1e82bc4c98eadd11d368b4ba9ffa202c (patch)
tree1acd3317d2589c18b74c8e8f18917c05bfc7918e /fuzz
parent8f9842fd03945d9484dcc9e5fab37dce7caa5f50 (diff)
downloadopenssl-new-b0c1214e1e82bc4c98eadd11d368b4ba9ffa202c.tar.gz
Add OID for RPKI id-ct-ASPA
References: draft-ietf-sidrops-aspa-profile "A Profile for Autonomous System Provider Authorization" (ASPA) OID permanently assigned under 'SMI Security for S/MIME CMS Content Type (1.2.840.113549.1.9.16.1)' https://www.iana.org/assignments/smi-numbers/smi-numbers.xhtml#security-smime-1 CLA: trivial Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/17002)
Diffstat (limited to 'fuzz')
-rw-r--r--fuzz/oids.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/fuzz/oids.txt b/fuzz/oids.txt
index 0fb14839f9..0f2489ac5f 100644
--- a/fuzz/oids.txt
+++ b/fuzz/oids.txt
@@ -1113,3 +1113,4 @@ OBJ_id_ct_geofeedCSVwithCRLF="\x2A\x86\x48\x86\xF7\x0D\x01\x09\x10\x01\x2F"
OBJ_id_ct_signedChecklist="\x2A\x86\x48\x86\xF7\x0D\x01\x09\x10\x01\x30"
OBJ_sm4_gcm="\x2A\x81\x1C\xCF\x55\x01\x68\x08"
OBJ_sm4_ccm="\x2A\x81\x1C\xCF\x55\x01\x68\x09"
+OBJ_id_ct_ASPA="\x2A\x86\x48\x86\xF7\x0D\x01\x09\x10\x01\x31"