From 4908c10bb00ac5e995f519e8242a8e6c1a24d454 Mon Sep 17 00:00:00 2001 From: Russ Housley Date: Wed, 25 Feb 2026 12:01:49 -0500 Subject: [PATCH] Add PKCS#8 v2 OIDs Add OIDs for privateKeyInfo and encrPrivateKeyInfo --- dumpasn1.cfg | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/dumpasn1.cfg b/dumpasn1.cfg index e467b74..a50a738 100644 --- a/dumpasn1.cfg +++ b/dumpasn1.cfg @@ -1351,7 +1351,7 @@ Description = domainComponent # ISO standards -OID = 1 0 10118 3 0 49 +OID = 1 0 10118 3 0 Comment = ISO 10118-3 hash function Description = ripemd160 @@ -2787,14 +2787,14 @@ Description = attributeCertificate # PKCS #1 -OID = 1 2 840 113549 1 1 +OID = 1 2 840 1135 1 1 Description = pkcs-1 -OID = 1 2 840 113549 1 1 1 +OID = 1 2 840 1135 1 1 1 Comment = PKCS #1 Description = rsaEncryption -OID = 1 2 840 113549 1 1 2 +OID = 1 2 840 1135 1 1 2 Comment = PKCS #1 Description = md2WithRSAEncryption @@ -3314,6 +3314,14 @@ OID = 1 2 840 113549 1 9 16 1 51 Comment = S/MIME Content Types Description = rpkiPrefixList +OID = 1 2 840 113549 1 9 16 1 52 +Comment = S/MIME Content Types +Description = privateKeyInfo + +OID = 1 2 840 113549 1 9 16 1 53 +Comment = S/MIME Content Types +Description = encrPrivateKeyInfo + # S/MIME attributes OID = 1 2 840 113549 1 9 16 2 @@ -11825,3 +11833,4 @@ Comment = Wells Fargo WellsSecure Public Root Certificate Authority Description = Wells Fargo EV policy # End of Fahnenstange +