UNPKG

@nthparty/oblivious

Version:

JavaScript library that serves as an API for common primitives used to implement OPRF and OT protocols.

5 lines (4 loc) 94 B
export declare function Elements_init(Sodium: any): { 'Point': any; 'Scalar': any; };