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::EltwiseCmpSubMod (uint64_t *result, const uint64_t *operand1, uint64_t n, uint64_t modulus, CMPINT cmp, uint64_t bound, uint64_t diff) |
Computes element-wise conditional modular subtraction. More... | |