Skip to content

Commit 36739ae

Browse files
authored
Merge pull request #1 from AbhinavMir/@abhinavmir/ts-common
@abhinavmir/ts common
2 parents 4552ba1 + ee4a08c commit 36739ae

File tree

14 files changed

+318
-5460
lines changed

14 files changed

+318
-5460
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
# jiff-lite
1+
# jiff-lite
2+
3+
ref. [jiff-react](https://github.com/abhinavmir/jiff-react)
4+
5+
Point is to port the current Jiff lib such that we can use it in React/Vue etc. The first thing we'll do is port `sum`, which uses `share`, `sadd`, `open` as the base functions. Next will be `median`. Current `jiff` sample of `median` can be found in `jiff` branch [`median-demo`](https://github.com/multiparty/jiff/tree/median_demo). I am not developing in the jiff-lite repo of `multiparty` since a lot of work is still TBD, and I do not want to make assumptions about libraries from the beginning. Often times, harmless libs pollute the `dist` with `node`-first libs.

bun.lockb

225 KB
Binary file not shown.

demos/sum/mpc.ts

Whitespace-only changes.

0 commit comments

Comments
 (0)