February 19, 2002
Practical Aspects of Modern Cryptography
10
Secret Sharing – AND
nLet z Î Zn = {0,1,…,m-1} be a secret value to be shared with Alice and Bob.
nRandomly and uniformly select values x and y from Zm subject to the constraint that
n(x + y) mod m = z.