A B C D E F G H I K L M N O P R S T U V W X Y Z _

F

fextractInpPayload(Circuit, int, boolean) - Method in class SFE.BOAL.Formatter
Extract input payload from an encrypted circuit (for the purpose of communicating it in minimal overhead).
fextractOutPayload(Circuit, int, boolean) - Method in class SFE.BOAL.Formatter
Extract output payload from an encrypted circuit (for the purpose of communicating it in minimal overhead).
finjectInpPayload(Circuit, byte[], boolean) - Method in class SFE.BOAL.Formatter
Inject input payload into a circuit.
finjectOutPayload(Circuit, byte[], boolean) - Method in class SFE.BOAL.Formatter
Inject output payload into a circuit.
FixedBytes2BigInt(byte[]) - Static method in class SFE.BOAL.MyUtil
FixedBytes2BigInt: converts a fixed size byte array to a BigInteger (smaller than the El-Gamal prime)
FixedBytes2BigInts(byte[], int, int) - Static method in class SFE.BOAL.MyUtil
FixedBytes2BigInts: converts a fixed size byte array to an array of BigIntegers (smaller than the El-Gamal prime)
Formatter - Class in SFE.BOAL
Formatter The format file describes the I/O with Alice and Bob in the following format:
Formatter(StreamTokenizer) - Constructor for class SFE.BOAL.Formatter
 
FormatterError - Exception in SFE.BOAL
 
FormatterError(String) - Constructor for exception SFE.BOAL.FormatterError
 
fromFieldName(String) - Method in class SFE.Compiler.StructType
Return the object representing the type of the specified field name, or null if there was no such field defined for this StructType.
fromName(String) - Static method in class SFE.Compiler.Consts
Returns a ConstExpression representing the const of the specified type name, or null if there was no such type defined for this type name.
fromName(String) - Static method in class SFE.Compiler.Type
Returns the object representing the type of the specified type name, or null if there was no such type defined for this type name.
FUNC_PANEL - Static variable in class SFE.GUI.EditWndPanel
 
funcPanel - Variable in class SFE.GUI.EditWndPanel
 
FuncPanel - Class in SFE.GUI
An Editor Panel.
FuncPanel(Program, JFrame) - Constructor for class SFE.GUI.FuncPanel
Construct a new FuncPanel
FuncPanel.Updater - Class in SFE.GUI
 
FuncPanel.Updater() - Constructor for class SFE.GUI.FuncPanel.Updater
 
Function - Class in SFE.Compiler
A class for representing a function that can be defined in the program.
Function(String, Type) - Constructor for class SFE.Compiler.Function
Constructs a new Function from a given name, returned type
Function - Class in SFE.GUI
Function A Function includes all function information.
Function(Program, String) - Constructor for class SFE.GUI.Function
 
Function(Program, String, Type, boolean) - Constructor for class SFE.GUI.Function
Build an undeletable function
functionDoc - Variable in class SFE.GUI.Function
 
functionFromName(String) - Static method in class SFE.Compiler.Program
 
functionResult - Variable in class SFE.Compiler.Function
 
functions - Variable in class SFE.GUI.Program
 

A B C D E F G H I K L M N O P R S T U V W X Y Z _