From e869c867c1c405de3b6538586f17b67937556a4b Mon Sep 17 00:00:00 2001 From: Graham Woodward Date: Fri, 19 Aug 2022 08:46:47 +0100 Subject: Allow PKCS12 export to set arbitrary bag attributes Reviewed-by: Dmitry Belyavskiy Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/19025) --- fuzz/oids.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'fuzz') diff --git a/fuzz/oids.txt b/fuzz/oids.txt index 05c40eb79a..57be5f1674 100644 --- a/fuzz/oids.txt +++ b/fuzz/oids.txt @@ -1145,3 +1145,5 @@ OBJ_id_aa_ATSHashIndex_v3="\x04\x00\x81\x95\x32\x01\x05" OBJ_signedAssertion="\x04\x00\x81\x95\x32\x01\x06" 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" -- cgit v1.2.1