ABY Framework  1.0
Arithmetic Bool Yao Framework
 All Classes Files Functions Variables Enumerations Enumerator Macros
Classes | Macros
sharing.h File Reference

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>
Include dependency graph for sharing.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sharing
 

Macros

#define MAXSHAREBUFSIZE   1000000
 Maximum size of share buffer.
 

Detailed Description

Sharing class. A virtual class that contains the methods which the sharing schemes have to implement.

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