ABY Framework  1.0
Arithmetic Bool Yao Framework
 All Classes Files Functions Variables Enumerations Enumerator Macros
Public Member Functions | List of all members
ecc_fe Class Reference
Inheritance diagram for ecc_fe:
Inheritance graph
[legend]
Collaboration diagram for ecc_fe:
Collaboration graph
[legend]

Public Member Functions

 ecc_fe (ecc_field *fld)
 
 ecc_fe (ecc_field *fld, EC2 *src)
 
void set (fe *src)
 
EC2 * get_val ()
 
void set_mul (fe *a, fe *b)
 
void set_pow (fe *b, num *e)
 
void set_div (fe *a, fe *b)
 
void set_double_pow_mul (fe *b1, num *e1, fe *b2, num *e2)
 
void export_to_bytes (uint8_t *buf)
 
void import_from_bytes (uint8_t *buf)
 
void sample_fe_from_bytes (uint8_t *buf, uint32_t bytelen)
 
void print ()
 

Additional Inherited Members


The documentation for this class was generated from the following files: