UNPKG

noble-xwing

Version:

Typescript implementation of the X-Wing hybrid Post Quantum KEM using the noble library, as outlined in https://eprint.iacr.org/2024/039.

2 lines (1 loc) 74 B
export { generateKeyPair, encapsulate, decapsulate } from "./xwingSparse"