Evaluation of three parallel polynomial evaluation algorithms written for CUDA in C++ (Horner's method, Dorn's method, and Estrin's algorithm).
parallel cuda polynomial seal horner dorn fhe polynomial-evaluation fully-homomorphic-encryption estrin
-
Updated
Mar 12, 2024 - C