summaryrefslogtreecommitdiff
path: root/fuzz
diff options
context:
space:
mode:
authorJob Snijders <job@sobornost.net>2022-09-15 08:12:58 +0000
committerPauli <pauli@openssl.org>2022-10-03 11:49:04 +1100
commitfcae2ae4f675def607d338b7945b9af1dd9bb746 (patch)
treeba36bbc7e0718cc471afc5a08c5ef619d9e9b809 /fuzz
parentd250e8563fa400fd3d9b93cff609c7503149b908 (diff)
downloadopenssl-new-fcae2ae4f675def607d338b7945b9af1dd9bb746.tar.gz
Add Content Type OID for RPKI id-ct-signedTAL
References: draft-ietf-sidrops-signed-tal Title: "RPKI Signed Object for Trust Anchor Key" 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: Hugo Landau <hlandau@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19221)
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 57be5f1674..3eb51375a3 100644
--- a/fuzz/oids.txt
+++ b/fuzz/oids.txt
@@ -1147,3 +1147,4 @@ OBJ_id_aa_ets_archiveTimestampV2="\x2A\x86\x48\x86\xF7\x0D\x01\x09\x10\x02\x30"
OBJ_hmacWithSM3="\x2A\x81\x1C\xCF\x55\x01\x83\x11\x03\x01"
OBJ_oracle="\x60\x86\x48\x01\x86\xF9\x66"
OBJ_oracle_jdk_trustedkeyusage="\x60\x86\x48\x01\x86\xF9\x66\xAD\xCA\x7B\x01\x01"
+OBJ_id_ct_signedTAL="\x2A\x86\x48\x86\xF7\x0D\x01\x09\x10\x01\x32"