@@ -18,31 +18,6 @@ public class CompositeIndex
1818
1919 static
2020 {
21- pairings .put (MiscObjectIdentifiers .id_MLDSA65_RSA3072_PSS_SHA256 , new String [] { "ML-DSA-65" , "SHA256withRSAandMGF1" });
22- pairings .put (MiscObjectIdentifiers .id_MLDSA65_RSA3072_PKCS15_SHA256 , new String [] { "ML-DSA-65" , "SHA256withRSA" });
23- pairings .put (MiscObjectIdentifiers .id_MLDSA65_RSA4096_PSS_SHA384 , new String [] { "ML-DSA-65" , "SHA384withRSAandMGF1" });
24- pairings .put (MiscObjectIdentifiers .id_MLDSA65_RSA4096_PKCS15_SHA384 , new String [] { "ML-DSA-65" , "SHA384withRSA" });
25- pairings .put (MiscObjectIdentifiers .id_MLDSA65_ECDSA_P384_SHA384 , new String [] { "ML-DSA-65" , "SHA384withECDSA" });
26- pairings .put (MiscObjectIdentifiers .id_MLDSA65_ECDSA_brainpoolP256r1_SHA256 , new String [] { "ML-DSA-65" , "SHA256withECDSA" });
27- pairings .put (MiscObjectIdentifiers .id_MLDSA87_ECDSA_P384_SHA384 , new String [] { "ML-DSA-87" , "SHA384withECDSA" });
28- pairings .put (MiscObjectIdentifiers .id_MLDSA87_ECDSA_brainpoolP384r1_SHA384 , new String [] { "ML-DSA-87" , "SHA384withECDSA" });
29- pairings .put (MiscObjectIdentifiers .id_MLDSA87_Ed448_SHA512 , new String [] { "ML-DSA-87" , "Ed448" });
30-
31- pairings .put (MiscObjectIdentifiers .id_HashMLDSA44_RSA2048_PSS_SHA256 , new String [] { "ML-DSA-44" , "SHA256withRSAandMGF1" });
32- pairings .put (MiscObjectIdentifiers .id_HashMLDSA44_RSA2048_PKCS15_SHA256 , new String [] { "ML-DSA-44" , "SHA256withRSA" });
33- pairings .put (MiscObjectIdentifiers .id_HashMLDSA44_Ed25519_SHA512 , new String [] { "ML-DSA-44" , "Ed25519" });
34- pairings .put (MiscObjectIdentifiers .id_HashMLDSA44_ECDSA_P256_SHA256 , new String [] { "ML-DSA-44" , "SHA256withECDSA" });
35- pairings .put (MiscObjectIdentifiers .id_HashMLDSA65_RSA3072_PSS_SHA512 , new String [] { "ML-DSA-65" , "SHA256withRSAandMGF1" });
36- pairings .put (MiscObjectIdentifiers .id_HashMLDSA65_RSA3072_PKCS15_SHA512 , new String [] { "ML-DSA-65" , "SHA256withRSA" });
37- pairings .put (MiscObjectIdentifiers .id_HashMLDSA65_RSA4096_PSS_SHA512 , new String [] { "ML-DSA-65" , "SHA384withRSAandMGF1" });
38- pairings .put (MiscObjectIdentifiers .id_HashMLDSA65_RSA4096_PKCS15_SHA512 , new String [] { "ML-DSA-65" , "SHA512withRSA" });
39- pairings .put (MiscObjectIdentifiers .id_HashMLDSA65_ECDSA_P384_SHA512 , new String [] { "ML-DSA-65" , "SHA384withECDSA" });
40- pairings .put (MiscObjectIdentifiers .id_HashMLDSA65_ECDSA_brainpoolP256r1_SHA512 , new String [] { "ML-DSA-65" , "SHA256withECDSA" });
41- pairings .put (MiscObjectIdentifiers .id_HashMLDSA65_Ed25519_SHA512 , new String [] { "ML-DSA-65" , "Ed25519" });
42- pairings .put (MiscObjectIdentifiers .id_HashMLDSA87_ECDSA_P384_SHA512 , new String [] { "ML-DSA-87" , "SHA384withECDSA" });
43- pairings .put (MiscObjectIdentifiers .id_HashMLDSA87_ECDSA_brainpoolP384r1_SHA512 , new String [] { "ML-DSA-87" , "SHA384withECDSA" });
44- pairings .put (MiscObjectIdentifiers .id_HashMLDSA87_Ed448_SHA512 , new String [] { "ML-DSA-87" , "Ed448" });
45-
4621 pairings .put (MiscObjectIdentifiers .id_MLDSA44_RSA2048_PSS_SHA256 , new String [] { "ML-DSA-44" , "RSASSA-PSS" });
4722 pairings .put (MiscObjectIdentifiers .id_MLDSA44_RSA2048_PKCS15_SHA256 , new String [] { "ML-DSA-44" , "sha256WithRSAEncryption" });
4823 pairings .put (MiscObjectIdentifiers .id_MLDSA44_Ed25519_SHA512 , new String [] { "ML-DSA-44" , "Ed25519" });
@@ -59,9 +34,9 @@ public class CompositeIndex
5934 pairings .put (MiscObjectIdentifiers .id_MLDSA87_ECDSA_P384_SHA512 , new String [] { "ML-DSA-87" , "SHA384withECDSA" });
6035 pairings .put (MiscObjectIdentifiers .id_MLDSA87_ECDSA_brainpoolP384r1_SHA512 , new String [] { "ML-DSA-87" , "SHA384withECDSA" });
6136 pairings .put (MiscObjectIdentifiers .id_MLDSA87_Ed448_SHAKE256 , new String [] { "ML-DSA-87" , "Ed448" });
37+ pairings .put (MiscObjectIdentifiers .id_MLDSA87_RSA3072_PSS_SHA512 , new String [] { "ML-DSA-87" , "RSASSA-PSS" });
6238 pairings .put (MiscObjectIdentifiers .id_MLDSA87_RSA4096_PSS_SHA512 , new String [] { "ML-DSA-87" , "RSASSA-PSS" });
6339 pairings .put (MiscObjectIdentifiers .id_MLDSA87_ECDSA_P521_SHA512 , new String [] { "ML-DSA-87" , "SHA512withECDSA" });
64- pairings .put (MiscObjectIdentifiers .id_MLDSA87_RSA3072_PSS_SHA512 , new String [] { "ML-DSA-87" , "RSASSA-PSS" });
6540
6641 kpgInitSpecs .put (MiscObjectIdentifiers .id_MLDSA65_RSA3072_PSS_SHA256 , new AlgorithmParameterSpec [] { null , new RSAKeyGenParameterSpec (3072 , RSAKeyGenParameterSpec .F4 )});
6742 kpgInitSpecs .put (MiscObjectIdentifiers .id_MLDSA65_RSA3072_PKCS15_SHA256 , new AlgorithmParameterSpec [] { null , new RSAKeyGenParameterSpec (3072 , RSAKeyGenParameterSpec .F4 )});
0 commit comments