Class XWingKeyPairGenerator

  • All Implemented Interfaces:
    AsymmetricCipherKeyPairGenerator

    public class XWingKeyPairGenerator
    extends java.lang.Object
    implements AsymmetricCipherKeyPairGenerator
    Generates key pairs compatible with the X-Wing hybrid Key Encapsulation Mechanism (KEM).

    This class produces key pairs that include both X25519 and ML-KEM-768 components, suitable for use in the X-Wing KEM as specified in the IETF draft.

    See Also:
    X-Wing KEM Draft