aicis/fresco

Base NaorPinkasOT Optimization with Elliptic Curves

Closed this issue · 2 comments

I wrote an (optional) optimization for Naor Pinkas OT which uses elliptic curves instead of Big Integers.
The only problem is it adds bouncy castle as a dependency.
Is this a problem? Otherwisee I could make a PR.

That sounds good! An extra dependency is not a problem for me, especially if it's just for the OT module (is it just for that module or for core?)

The extra dependency is just for the OT module