issues
search
atkinssamuel
/
eto
0
stars
0
forks
source link
create encrypted matrix multiply and other functions using PyBind11
#14
Closed
atkinssamuel
closed
2 years ago
atkinssamuel
commented
2 years ago
Create a .cpp directory and a build directory within this directory
Clone the pybind11 and SEAL directories
Create a function that takes in two numpy arrays, encrypts them, multiplies them, and returns the decrypted result