@@ -4206,17 +4206,17 @@ static word32 SetBitString16Bit(word16 val, byte* output)
42064206 static const byte sigFalcon_Level5Oid[] = {43, 206, 15, 3, 9};
42074207#endif /* HAVE_FACON */
42084208#ifdef HAVE_DILITHIUM
4209- /* Dilithium Level 2: 1.3.6.1.4.1.2.267.7 .4.4 */
4209+ /* Dilithium Level 2: 1.3.6.1.4.1.2.267.12 .4.4 */
42104210 static const byte sigDilithium_Level2Oid[] =
4211- {43, 6, 1, 4, 1, 2, 130, 11, 7 , 4, 4};
4211+ {43, 6, 1, 4, 1, 2, 130, 11, 12 , 4, 4};
42124212
4213- /* Dilithium Level 3: 1.3.6.1.4.1.2.267.7 .6.5 */
4213+ /* Dilithium Level 3: 1.3.6.1.4.1.2.267.12 .6.5 */
42144214 static const byte sigDilithium_Level3Oid[] =
4215- {43, 6, 1, 4, 1, 2, 130, 11, 7 , 6, 5};
4215+ {43, 6, 1, 4, 1, 2, 130, 11, 12 , 6, 5};
42164216
4217- /* Dilithium Level 5: 1.3.6.1.4.1.2.267.7 .8.7 */
4217+ /* Dilithium Level 5: 1.3.6.1.4.1.2.267.12 .8.7 */
42184218 static const byte sigDilithium_Level5Oid[] =
4219- {43, 6, 1, 4, 1, 2, 130, 11, 7 , 8, 7};
4219+ {43, 6, 1, 4, 1, 2, 130, 11, 12 , 8, 7};
42204220#endif /* HAVE_DILITHIUM */
42214221#ifdef HAVE_SPHINCS
42224222 /* Sphincs Fast Level 1: 1 3 9999 6 7 4 */
@@ -4280,17 +4280,17 @@ static word32 SetBitString16Bit(word16 val, byte* output)
42804280 static const byte keyFalcon_Level5Oid[] = {43, 206, 15, 3, 9};
42814281#endif /* HAVE_FALCON */
42824282#ifdef HAVE_DILITHIUM
4283- /* Dilithium Level 2: 1.3.6.1.4.1.2.267.7 .4.4 */
4283+ /* Dilithium Level 2: 1.3.6.1.4.1.2.267.12 .4.4 */
42844284 static const byte keyDilithium_Level2Oid[] =
4285- {43, 6, 1, 4, 1, 2, 130, 11, 7 , 4, 4};
4285+ {43, 6, 1, 4, 1, 2, 130, 11, 12 , 4, 4};
42864286
4287- /* Dilithium Level 3: 1.3.6.1.4.1.2.267.7 .6.5 */
4287+ /* Dilithium Level 3: 1.3.6.1.4.1.2.267.12 .6.5 */
42884288 static const byte keyDilithium_Level3Oid[] =
4289- {43, 6, 1, 4, 1, 2, 130, 11, 7 , 6, 5};
4289+ {43, 6, 1, 4, 1, 2, 130, 11, 12 , 6, 5};
42904290
4291- /* Dilithium Level 5: 1.3.6.1.4.1.2.267.7 .8.7 */
4291+ /* Dilithium Level 5: 1.3.6.1.4.1.2.267.12 .8.7 */
42924292 static const byte keyDilithium_Level5Oid[] =
4293- {43, 6, 1, 4, 1, 2, 130, 11, 7 , 8, 7};
4293+ {43, 6, 1, 4, 1, 2, 130, 11, 12 , 8, 7};
42944294#endif /* HAVE_DILITHIUM */
42954295#ifdef HAVE_SPHINCS
42964296 /* Sphincs Fast Level 1: 1 3 9999 6 7 4 */
0 commit comments