29 #ifndef COMPARISON_BLINDING_FACTOR_CONTAINER_HEADER_GUARD
30 #define COMPARISON_BLINDING_FACTOR_CONTAINER_HEADER_GUARD
44 namespace SecureFaceRecognitionUtils {
51 template <
typename T_CryptoProv
ider,
typename T_Parameters>
82 #endif//COMPARISON_BLINDING_FACTOR_CONTAINER_HEADER_GUARD
Stores precomputed random data.
Definition of class Config.
Implementation of struct ComparisonBlindingFactorContainer.
T_Parameters Parameters
Exposes the parameters container type.
T_CryptoProvider::Ciphertext encryptedR
std::deque< long > hatRBits
The bits of .
T_CryptoProvider::Ciphertext encryptedRModTwoPowL
T_CryptoProvider CryptoProvider
Exposes the crypto provider type.