Closed n1v0lg closed 6 years ago
I will implement the Simplest protocol for OT by Chou and Orlandi. I will use a large prime field and not elliptic curves, using the 2017 version of Hauk and Loss
@jot2re Great, not sure if you are aware, but there is an updated version of that protocol (https://eprint.iacr.org/2017/1011). If you haven't already, you should check it out as it fixes some flaws in the original protocol.
Because of some things that were hard to get efficient realisations of in CC15 I implemented the Naor Pinkas OT instead.
Need an implementation of base random oblivious transfer protocol for instantiating random ot extensions.