hebench / reference-palisade-backend

The PALISADE-CPU backend is a Reference backend engine for HEBench which is a shared library that implements the required functions specified in either the hebench::APIBridge or hebench::cpp wrapper. It is intended only as a reference on how to implement a PALISADE backend for HEBench and it is not fully optimized for performance.
Apache License 2.0
6 stars 2 forks source link

Updated required API Bridge and frontend. #34

Closed sidezrw closed 2 years ago

sidezrw commented 2 years ago

Update inherits bug fixes and new features from API Bridge and C++ wrapper.