Score:2

For unequal set sizes in PSI: why should the party with fewer elements use cuckoo hash rather than simple hash?

ma flag

Most PSI papers usually use hash-to-bin to improve the number of comparsons.

For unequal set sizes in 2PSI, I have read CCS17, which designs a PSI protocol for unequal size. The party with fewer elements use cuckoo hash, The party with more elements use simple hash.

I want to know the reason why the party with fewer elements should use cuckoo hash rather than simple hash, and why the party with much more elements should use simple hash rather than cuckoo hash. the reason may be as follows: if the the party with more elements use cuckoo hash, because cuckoo hash requires each bin stores at most one element, then this party need more bin.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.