UNPKG

@hicaru/ntrup.js

Version:

Pure JavaScript implementation of NTRU Prime post-quantum cryptography algorithm

3 lines 133 B
export declare function freeze(a: number): number; export declare function round(a: number[]): void; //# sourceMappingURL=f3.d.ts.map