Intel HEXL
Intel Homomorphic Encryption Acceleration Library, accelerating the modular arithmetic operations used in homomorphic encryption.
|
Go to the source code of this file.
Namespaces | |
intel | |
intel::hexl | |
Functions | |
void | intel::hexl::EltwiseCmpAdd (uint64_t *result, const uint64_t *operand1, uint64_t n, CMPINT cmp, uint64_t bound, uint64_t diff) |
Computes element-wise conditional addition. More... | |