|
Percy++
A C++ implementation of Private Information Retrieval (PIR) protocols
|
Public Types | |
| typedef vec_FX | VectorBaseType |
Public Member Functions | |
| FXY (long i, const F &c) | |
| FXY (long i, long c) | |
| FXY & | operator= (long a) |
| FXY & | operator= (const F &a) |
| FXY & | operator= (const FX &a) |
Public Attributes | |
| vec_FX | rep |
1.8.7