Class XWingKEMExtractor

  • All Implemented Interfaces:
    EncapsulatedSecretExtractor

    public class XWingKEMExtractor
    extends java.lang.Object
    implements EncapsulatedSecretExtractor
    Implements the decapsulation process of the X-Wing hybrid Key Encapsulation Mechanism (KEM).

    This class allows the recipient to derive the shared secret from a given ciphertext using their private key, as defined in the X-Wing KEM specification.

    See Also:
    X-Wing KEM Draft