<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 24 March 2014 09:52, Robert Ransom <span dir="ltr"><<a href="mailto:rransom.8774@gmail.com" target="_blank">rransom.8774@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><span style="color:rgb(34,34,34)">For each slot that you care about: Generate 4 vectors of 10 bits each</span><br>

</div></div>
uniformly at random, then compute the fifth as the XOR of all the<br>
random vectors *and* a vector whose only 1 bit is in the position of<br>
the slot you care about.  Send each vector to a different distributor;<br>
if they all reply honestly, the XOR of all the replies will be the<br>
slot you care about.</blockquote><div> </div><div>Ah hah - I got it now - thanks! </div><div><br></div><div>-tom</div></div><br></div></div>