GitHunt
MS

mshcruz/ScalarProductFHE

Different ways to obtain the scalar product between two arrays using Fully Homomorphic Encryption (HElib library).

Implementation of scalar product (aka: inner product, dot product) between two arrays of integers using HElib, a library for fully homomorphic encryption.
A more detailed explanation can be found at: https://mshcruzresearch.wordpress.com/2016/09/27/scalar-product-using-helib/

Languages

C++94.9%Makefile5.1%

Contributors

GNU General Public License v3.0
Created September 27, 2016
Updated March 15, 2020
mshcruz/ScalarProductFHE | GitHunt