ABY Framework
1.0
Arithmetic Bool Yao Framework
|
Sharing class. A virtual class that contains the methods which the sharing schemes have to implement. More...
#include "../circuit/abycircuit.h"
#include "../circuit/circuit.h"
#include "../util/cbitvector.h"
#include "../aby/abysetup.h"
#include "../util/constants.h"
#include "../util/crypto/crypto.h"
#include <assert.h>
Go to the source code of this file.
Classes | |
class | Sharing |
Macros | |
#define | MAXSHAREBUFSIZE 1000000 |
Maximum size of share buffer. | |
Sharing class. A virtual class that contains the methods which the sharing schemes have to implement.