Visual Cryptography - (2, N) Visual Cryptography Sharing Case

(2, N) Visual Cryptography Sharing Case

Sharing a secret with an arbitrary number of people N such that at least 2 of them are required to decode the secret is one form of the visual secret sharing scheme presented by Moni Naor and Adi Shamir in 1994. In this scheme we have a secret image which is encoded into N shares printed on transparencies. The shares appear random and contain no decipherable information about the underlying secret image, however if any 2 of the shares are stacked on top of one another the secret image becomes decipherable by the human eye.

Every pixel from the secret image is encoded into multiple subpixels in each share image using a matrix to determine the color of the pixels. In the (2,N) case a white pixel in the secret image is encoded using a matrix from the following set:

{all permutations of the columns of} : \mathbf{C_0 = } \begin{bmatrix}
1 & 0 & ... &0 \\
1 & 0 & ... & 0 \\
...\\
1 & 0 & ... &0 \end{bmatrix}.

While a black pixel in the secret image is encoded using a matrix from the following set:

{all permutations of the columns of} :  \mathbf{C_1 =}\begin{bmatrix}
1 & 0 & ...& 0 \\
0 & 1 & ... & 0 \\
... \\
0 & 0 & ...& 1 \end{bmatrix}.

For instance in the (2,2) sharing case (the secret is split into 2 shares and both shares are required to decode the secret) we use complimentary matrices to share a black pixel and identical matrices to share a white pixel. Stacking the shares we have all the subpixels associated with the black pixel now black while 50% of the subpixels associated with the white pixel remain white.

Read more about this topic:  Visual Cryptography

Famous quotes containing the words visual, sharing and/or case:

    For women ... bras, panties, bathing suits, and other stereotypical gear are visual reminders of a commercial, idealized feminine image that our real and diverse female bodies can’t possibly fit. Without these visual references, each individual woman’s body demands to be accepted on its own terms. We stop being comparatives. We begin to be unique.
    Gloria Steinem (b. 1934)

    ... probably all of the women in this book are working to make part of the same quilt to keep us from freezing to death in a world that grows harsher and bleaker—where male is the norm and the ideal human being is hard, violent and cold: a macho rock. Every woman who makes of her living something strong and good is sharing bread with us.
    Marge Piercy (b. 1936)

    “In my youth,” said his father, “I took to the law,
    And argued each case with my wife;
    And the muscular strength, which it gave to my jaw,
    Has lasted the rest of my life.”
    Lewis Carroll [Charles Lutwidge Dodgson] (1832–1898)