|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| Benchmark | Benchmarking the encryption scheme with addition, multiplication and exponentiation. |
| Cipher | Provides encryption and decryption operations. |
| ClientRequest | Computes the user's request as a set of encrypted coefficients corresponding to the queried indicator polynomial. |
| GenPrime | Generates prime p and prime q for the
encryption scheme. |
| GetAnswer | Provides a tool to obtain the plain-text count value from the answer received from the cloud. |
| LocalCount | |
| MultiArray<T> | |
| MultiFieldKey | |
| Parameters | Provides tools for handling the parameters used for the
encryption scheme. |
| Polynomial | Provides an implementation for a univariate polynomial P(x). |
| Producer | Implementation of a local data generator. |
| Record | Definition of a record used by the application. |
| Statistics | Provides a tool for collecting statistics about the values of fields in the data set. |
Provides classes needed for encryption and polynomial operations.
p and q are generated in GenPrime
and security parameters and other parameters are handled in Parameters.Cipher.Benchmark.Polynomial.ClientRequest.GetAnswer.
For MapRedNotSendCoeff, use LocalCount instead.Record.MultiFieldKey and MultiArray.Producer. While data is generate, statistics are collected by Statistics.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||