Efficient implementation of structure-aware private set intersection protocol

This research aims to producing an efficient, secure and modern implementation of a Structure-Aware Private Set Intersection protocol. Private Set Intersection (PSI) is a fundamental problem in cryptography and privacy computing that aims to securely finding intersection of two parties' sets wi...

Full description

Saved in:
Bibliographic Details
Main Author: Shi, Zhengyu
Other Authors: Lam Kwok Yan
Format: Final Year Project
Language:English
Published: Nanyang Technological University 2024
Subjects:
Online Access:https://hdl.handle.net/10356/175108
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:This research aims to producing an efficient, secure and modern implementation of a Structure-Aware Private Set Intersection protocol. Private Set Intersection (PSI) is a fundamental problem in cryptography and privacy computing that aims to securely finding intersection of two parties' sets without disclosing contents beyond intersection to any of the parties. Our work implements three recipes of Structure-Aware PSI under the GRS22 framework with modern C++, and perform rigorous tests and benchmarks over the recipes under different parameter set and settings.