public class PQCUtil
extends java.lang.Object
Constructor and Description |
---|
PQCUtil() |
Modifier and Type | Method and Description |
---|---|
static org.bouncycastle.asn1.ASN1ObjectIdentifier |
getMLDSAObjectidentifier(int signatureScheme) |
static int |
getMLDSASignatureScheme(org.bouncycastle.pqc.crypto.mldsa.MLDSAParameters parameters) |
static boolean |
supportsMLDSA(org.bouncycastle.asn1.x509.AlgorithmIdentifier pubKeyAlgID,
org.bouncycastle.asn1.ASN1ObjectIdentifier mlDsaAlgOid) |
public static org.bouncycastle.asn1.ASN1ObjectIdentifier getMLDSAObjectidentifier(int signatureScheme)
public static int getMLDSASignatureScheme(org.bouncycastle.pqc.crypto.mldsa.MLDSAParameters parameters)
public static boolean supportsMLDSA(org.bouncycastle.asn1.x509.AlgorithmIdentifier pubKeyAlgID, org.bouncycastle.asn1.ASN1ObjectIdentifier mlDsaAlgOid)