google / google/private-join-and-compute

Questions about implementation

Open
#33 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
856
Forks
163
PR merge metrics
No merged PRs in 30d

Description

After reading the paper [On Deploying Secure Computing: Private Intersection-Sum-with-Cardinality](https://ieeexplore.ieee.org/document/9230369) and I found there are three protocols.

**1. DDH-based Private Intersection-Sum Protocol
2. Randomized-OT based Private Intersection-Sum protocol
3. Encrypted-Bloom-Filter-based Intersection-Sum Protocol**

Since this repository only implements the DDH-based protocol, will there be other two implementations in the future?

Contributor guide

Open the contributing guide

Research direction

Start with the linked paper and compare its three protocols with the repository's current DDH-based implementation. No files, tests, entry points, or acceptance criteria are identified, so the intended scope and definition of done require clarification before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
cryptography, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.