Uses of Class
SFE.BOAL.OT

Packages that use OT
SFE.BOAL   
 

Uses of OT in SFE.BOAL
 

Methods in SFE.BOAL with parameters of type OT
static void OT.ChooserOTs(Circuit c, Formatter f, OT ot, java.io.ObjectOutputStream oos, java.io.ObjectInputStream ois)
          This routine prepares a vector of OTs for the chooser, executes them, and places their results in the circuit
static void OT.SenderOTs(Circuit c, Formatter f, OT ot, java.io.ObjectOutputStream oos, java.io.ObjectInputStream ois)
          This routine prepares a vector of OTs for the sender, and executes them.