summaryrefslogtreecommitdiffstats
path: root/fuzz
diff options
context:
space:
mode:
authorJob Snijders <job@sobornost.net>2024-01-29 20:40:32 +0000
committerTomas Mraz <tomas@openssl.org>2024-03-15 09:10:22 +0100
commitc5e097dec5e93828837f4208c6968a0b7f38291e (patch)
treec5d84c84f8c80cfd1a1ba2a93b86ea83ec89873e /fuzz
parent5c846d32d4a1dc7ee7934bc867b9941809b76beb (diff)
Add Content Type OID for id-ct-rpkiSignedPrefixList
References: draft-ietf-sidrops-rpki-prefixlist Title: "A profile for Signed Prefix Lists for Use in the Resource Public Key Infrastructure (RPKI)" OID 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 Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/23426)
Diffstat (limited to 'fuzz')
-rw-r--r--fuzz/oids.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/fuzz/oids.txt b/fuzz/oids.txt
index bae6272f09..1b61a0d625 100644
--- a/fuzz/oids.txt
+++ b/fuzz/oids.txt
@@ -1,7 +1,7 @@
# WARNING: do not edit!
# Generated by fuzz/mkfuzzoids.pl
#
-# Copyright 2020-2023 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2020-2024 The OpenSSL Project Authors. All Rights Reserved.
#
# Licensed under the Apache License 2.0 (the "License"). You may not use
# this file except in compliance with the License. You can obtain a copy
@@ -1178,3 +1178,4 @@ OBJ_subject_alt_public_key_info="\x55\x1D\x48"
OBJ_alt_signature_algorithm="\x55\x1D\x49"
OBJ_alt_signature_value="\x55\x1D\x4A"
OBJ_associated_information="\x55\x1D\x4B"
+OBJ_id_ct_rpkiSignedPrefixList="\x2A\x86\x48\x86\xF7\x0D\x01\x09\x10\x01\x33"