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:

    The chess pieces are the block alphabet which shapes thoughts; and these thoughts, although making a visual design on the chess-board, express their beauty abstractly, like a poem.... I have come to the personal conclusion that while all artists are not chess players, all chess players are artists.
    Marcel Duchamp (1887–1968)

    By sharing the information and observations with the caregiver, you have a chance to see your child through another pair of eyes. Because she has some distance and objectivity, a caregiver often sees things that a parent’s total involvement with her child doesn’t allow.
    Amy Laura Dombro (20th century)

    When a thing is said to be not worth refuting you may be sure that either it is flagrantly stupid—in which case all comment is superfluous—or it is something formidable, the very crux of the problem.
    Miguel de Unamuno (1864–1936)