ABY Framework  1.0
Arithmetic Bool Yao Framework
 All Classes Files Functions Variables Enumerations Enumerator Macros
Functions
abytest.cpp File Reference

ABYTest class implementation. More...

#include "abytest.h"
Include dependency graph for abytest.cpp:

Functions

int main (int argc, char **argv)
 
bool run_tests (e_role role, char *address, seclvl seclvl, uint32_t bitlen, uint32_t nvals, uint32_t nthreads, e_mt_gen_alg mt_alg, int32_t test_op, bool verbose)
 
int32_t test_standard_ops (test_ops_t *test_ops, ABYParty *party, uint32_t bitlen, uint32_t num_test_runs, uint32_t nops, e_role role, bool verbose)
 
int32_t test_vector_ops (test_ops_t *test_ops, ABYParty *party, uint32_t bitlen, uint32_t nvals, uint32_t num_test_runs, uint32_t nops, e_role role, bool verbose)
 
int32_t read_test_options (int32_t *argcp, char ***argvp, e_role *role, uint32_t *bitlen, uint32_t *nvals, uint32_t *secparam, string *address, uint16_t *port, int32_t *test_op, bool *verbose)
 

Detailed Description

ABYTest class implementation.

Author
micha.nosp@m.el.z.nosp@m.ohner.nosp@m.@ec-.nosp@m.sprid.nosp@m.e.de