From b0c1214e1e82bc4c98eadd11d368b4ba9ffa202c Mon Sep 17 00:00:00 2001 From: Job Snijders Date: Tue, 9 Nov 2021 19:30:28 +0000 Subject: 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 Reviewed-by: Paul Dale Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/17002) --- fuzz/oids.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'fuzz') 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" -- cgit v1.2.1