This document presents a presentation on developing a secure database system using homomorphic encryption schemes. The presentation was given by 4 students from IIT, Jahangirnagar University. It introduces cloud computing and the need for confidentiality and integrity of data stored in the cloud. It then discusses private information retrieval techniques and how to execute SQL queries over encrypted data. The presentation describes a homomorphic encryption scheme and shows how to implement basic SQL operations like SELECT, UPDATE, and DELETE. It analyzes the performance and computational overhead of processing encrypted data and identifies optimization of efficiency as future work.
Related topics: