29 #ifndef COMPARISON_BLINDING_FACTOR_CONTAINER_HEADER_GUARD
30 #define COMPARISON_BLINDING_FACTOR_CONTAINER_HEADER_GUARD
43 namespace PrivateRecommendationsUtils {
50 template <
typename T_CryptoProv
ider,
typename T_Parameters>
81 #endif//COMPARISON_BLINDING_FACTOR_CONTAINER_HEADER_GUARD
T_CryptoProvider CryptoProvider
Exposes the crypto provider type.
T_CryptoProvider::Ciphertext encryptedR
T_CryptoProvider::Ciphertext encryptedRDivTwoPowL
Definition of class Config.
Stores precomputed random data.
T_Parameters Parameters
Exposes the parameters container type.
Implementation of struct ComparisonBlindingFactorContainer.