avatar
Secure communication puzzle# JobHunting - 待字闺中
j*x
1
我老板想到的问题:
I came up an interesting problem after a student presentation: 12 of my
students want to find out their highest pay (but not other pay values).
The Gatech security group came up an elegant solution: students form a cycle
and they are all good citizens to follow the given rule. Upon receiving a
value v from its right neighbor, node i passes to its left neighbor a value
between i+1 and vi (inclusive) at his/her choice if vi > i otherwise passes
i. vi is node i's private value. The initiator starts with a number between
0 and vi. When a node sees the same number twice in two rounds, that value
is the highest pay among 12 students.
In fact, I can revise the algorithm to allow any number of initiators to
start and at any time while still generate the right answer. (If you want to
learn, take my Distributed System Design course in Spring 2012.)
Show that even each node only sees its right neighbor's message. The above
protocol is unfortunately not "secured". That is, more than the largest
value could be revealed if there is a smart student among 12 students.
One more question, if a "server" sees all messages passed around. Can the
server guess the private values if each node selects the value uniformly
random within the range specified in the rule at each round?
avatar
b*y
2
题目好长啊...

cycle
value
passes
between

【在 j********x 的大作中提到】
: 我老板想到的问题:
: I came up an interesting problem after a student presentation: 12 of my
: students want to find out their highest pay (but not other pay values).
: The Gatech security group came up an elegant solution: students form a cycle
: and they are all good citizens to follow the given rule. Upon receiving a
: value v from its right neighbor, node i passes to its left neighbor a value
: between i+1 and vi (inclusive) at his/her choice if vi > i otherwise passes
: i. vi is node i's private value. The initiator starts with a number between
: 0 and vi. When a node sees the same number twice in two rounds, that value
: is the highest pay among 12 students.

avatar
j*x
3
确实好长啊。。。
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。