Souce Code for the paper "Secure and Efficient General Matrix Multiplication Using Homomorphic Encryption"
To install Pyfhel
from PyPI, run (WARNING! it takes several minutes to compile and install, be patient!):
pip install Pyfhel
Execute following command to check the result.
python complex.py
Change the matrix size in complex.py