- 1、本文档共40页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
安全求交集在隐私计算中
的发展和应用
;
Roadmap
安全求交集(PSI)定义
PSI功能和分类
PSI最新进展
PSI和其他隐私计算技术结合
References;
Roadmap
安全求交集(PSI)定义
定义
我们还需要什么?
PSI功能和分类
PSI最新进展
PSI和其他隐私计算技术结合
References;
Private Set Intersection
Alice has set X and Bob has set Y. After
PSI computation, Alice learns X ∩ Y and nothing else
Alice cannot know Bob’s elements that
don’t belong to X ∩ Y
Provable security;
Normally different methods should
point…
Let’s do something else
Assume there is a PSI protocol
What else do we need from PSI?;
Roadmap
安全求交集(PSI)定义
PSI功能和分类
PSI最新进展
PSI和其他隐私计算技术结合
References;
Only for two parties
Alice and Bob
Only semi-honest secure
Attacker strictly follow protocol, but is curious for the other party’s secret
information;
Challenge 1: 隐藏非交集元素(hiding)
Cryptographically secure“hiding”
When two elements are not equal, some kind of“noise”must be
attached such that unmatched elements cannot be exhaustively computed
Challenge 2: 计算交集元素(comparing)
When two elements are equal, their equality should be able to
disclosed in some way
Challenge 3: 效率高(efficiency)
PSI protocol is practical for large-scale application;
Hellman Key Exchange
Diffie-Hellman Key Exchange PSI [3]
Basic Idea:“double encryption”with commutative property
Hiding:“Encryption”hides element
Comparing: commutative property
Efficiency
Linear to communication cost
Still a mainstream implementation of PSI
Many enhancements on crypto primitives
Design a crypto method that can meet all the requirements;
(cont’d)
Discrete Logarithm Problem (DLP): given g, x and y as three large
positive integers, assume gx = y mod p, given y, g, p, how to find x is
a “hard problem”
It is efficient to compute gx mod p
Efficiency
It is hard to find x given y, g, p
Hiding
gxy mod p is equal to gyx mod p(communicative property)
Comparing
g, x , p and y need to satisfy a bunch of conditions of cryptography to
make
文档评论(0)