mirror of
https://github.com/cursive-team/2P-PSI.git
synced 2026-01-09 12:07:54 -05:00
df5761e056a850fe40db6d37840043460a757257
MP-PSI
The library contains the following components:
src: Rust library for multi-party PSI using BFVpkg: JS-TS-WASM package
Build
The rust library is used to build the JS-TS-WASM package using wasm-pack guide
wasm-pack build --target nodejs
Test
To test the rust library, run:
cargo test
Languages
Rust
62.4%
JavaScript
32.9%
HTML
4.7%