Class CompositeSignatures
java.lang.Object
org.bouncycastle.jcajce.provider.asymmetric.CompositeSignatures
Composite ML-DSA signatures, as specified by draft-ietf-lamps-pq-composite-sigs. One service is
registered per combination on the IANA arc 1.3.6.1.5.5.7.6.37-54, plus a "-PREHASH" flavour of each
that takes PH(M) from the caller rather than computing it, and the generic "COMPOSITE" service that
learns the combination from the key. See
CompositeIndex for the supported combinations.-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CompositeSignatures
public CompositeSignatures()
-