2024-01-19 12:20:19 +01:00
2024-01-19 12:20:19 +01:00
2024-01-18 17:29:06 +01:00
2024-01-18 15:50:37 +01:00
2024-01-18 15:50:37 +01:00
2024-01-12 17:34:21 +05:30
2024-01-19 12:20:19 +01:00

MP-PSI

The library contains the following components:

  • src: Rust library for multi-party PSI using BFV
  • pkg: 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
Description
No description provided
Readme MIT 887 KiB
Languages
Rust 62.4%
JavaScript 32.9%
HTML 4.7%