NillionNetwork/nada-by-example

Secure Set Intersection

開放

#6 建立於 2024年8月13日

 (0 則留言) (0 個反應) (0 位負責人)Python (10 個分叉)auto 404
enhancementgood first issuehacktoberfesthelp wanted

倉庫指標

星標
 (11 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Request a New Nada Example

Description

Compute the intersection of lists of SecretInteger Inputs held by different parties without revealing the lists themselves.

Use Case

Useful in collaborative filtering, private matching, or secure data sharing scenarios.

Specific Requirements

  • Inputs are SecretInteger lists from at least 2 parties
  • Outputs are the common integer values

貢獻者指南