Running system in localhost by "git clone" the branch localhost
This repository provides a reimplementation of the searchable and privacy-preserving data sharing scheme for cloud-assisted e-healthcare systems, as described in the paper by Xu et al. (2019). The implementation is written in C for performance-critical components and exported to Python via a shared library (.so
file) for ease of use and integration into modern applications. The project focuses on achieving secure and efficient data sharing while preserving privacy in cloud-assisted e-healthcare systems.
Scenario
Solution