Uses of Class
SFE.BOAL.Formatter

Packages that use Formatter
SFE.BOAL   
 

Uses of Formatter in SFE.BOAL
 

Methods in SFE.BOAL with parameters of type Formatter
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.