Dual Visual Cryptography Using the Interference Color of Birefringent Material ()
1. Introduction
In recent years, various optical cryptography techniques have been proposed for information security [1] - [7] . Visual cryptography is a method of encrypting an image into several encrypted images. The basic algorithm of visual cryptography was reported by Naor and Shamir [8] and Kafri and Keren [9] . This algorism is very effective because no information about the secret image leaks from each encrypted image. In conventional visual cryptography, each encrypted image is a random distribution of black-and-white subpixels. The secret image is observed by superimposing the encrypted images.
Many types of visual cryptography have been proposed [8] - [19] . Conventional visual cryptography reduces the contrast of the secret image because its encryption is based on a spatial coding that requires multiple subpixels to modulate light intensity. The polarization encoding technique solves this problem. This encoding technique enables the encryption of each pixel in a secret image into a corresponding single pixel in the encrypted images [1] [2] [3] [12] . A simple polarization encoding technique that does not require optical systems was also reported by Imagawa et al. [13] . A visual encryption device using high-order retarder films was also reported by Kowa et al. [14] . These methods can only be applied to binary images. The limited ability to display colors is also a problem of visual cryptography. Improved visual cryptography for gray-scale images was reported by Blundo et al. [15] . Visual cryptography for color images has also been reported [16] [17] [18] [19] . Color visual cryptography technique is useful for various applications, but color subpixels reduce the image contrast of the secret image. To overcome this problem, we propose using interference color. Interference colors are an important source of information for the microscopic observation of birefringent materials [20] . Interference colors are also used as educational tools [21] [22] . We use interference color to display multiple color images. Each color is controlled by the phase of retardation of the retarder films. We calculate the interference color of birefringent materials sandwiched with two polarizers, and polarization decryption is performed using stacked films. Encrypted images are portable, and manual alignment of the films is easy because the total number of pixels is small. Multiple color subpixels are not needed to modulate the color light intensity. We have already reported a color visual cryptography using the interference color of high-order retarder films [23] . In this paper, we propose a new method that encrypts dual color images using interference color.
2. Principles of Dual Visual Cryptography Using Interference Color
This section describes the principles of visual cryptography using interference color. In the conventional method, we share a secret image through two encrypted images. Figure 1 shows the principle of our proposed polarization-based color visual cryptography. Table 1 lists the basic information of the retarder films we used in this research. Conventional λ4 retarder films are used for the 140 nm retarder films, and conventional λ retarder films are used for the 560 nm
Figure 1. Conventional encryption using interference color.
Table 1. Retardation films used in this research.
retarder films. Two encrypted images (shares 1 and 2) are inserted between two crossed polarizers. Each pixel of the shares is composed of retarder films.
Here,
of shares 1 and 2 have different phase retardations. Share 1 consists of a λ retarder film rotated by 0˚ and a λ/4 retarder film rotated by 0˚, in
that order. This configuration is expressed as
in this paper.
For share 2,
is similarly expressed as
. Pixel
has a 420-nm retardation, and the interference color displayed with the crossed polarizer is orange. Moreover,
has the same retardation of 420 nm, and the interference color displayed with the crossed polarizer is orange. The total retardation is 840 nm when we stack
and
, and the interference color displayed with the crossed polarizer is yellow. Pixels
and
form one pixel of the shares-dispersed form of
of decoded image 1. These interference color phenomena make our visual cryptography method possible without any loss of contrast.
In this paper, we consider a method to display another image by sliding the share, as shown in Figure 2. For example,
has a 140-nm retardation, and the interference color displayed with the crossed polarizer is gray. The total retardation is 560 nm when we stack
and
, and the interference color displayed with the crossed polarizer is blue. In this way, the output color changes from yellow to blue by sliding share 1. The two combinations of
, and
show two different colors, and this method can be used for dual visual cryptography. This method requires an external pixel column to be added to share 1, and needs to control the interference color used for multicolor visual cryptography exactly. The calculation of these interference color phenomena and the proposed method are presented in the next section.
3. Calculation of Encrypt Images
In this paper, we only use λ or λ/4 retarder films with rotation angles of 0˚ or 90˚, as shown in Table 1. Calculation of the interference color has been described in the past [23] and this method is based on it. In this method, we can use eight colors for each pixel of the secret image, as shown in Table 2. For example, assume we have image data consisting of sRGB values. The first step is to convert these data into L*a*b color space. The next step is to find the nearest L*a*b value for each image pixel using the squared difference in Table 2 for the eight colors. Finally, the original color is exchanged with the nearest L*a*b value color.
Figure 2. Proposed encryption method using interference color.
After converting the original image into eight colors, we encrypt it. Concretely, suppose we have images A and B of size 2 × 2, as shown in Figure 3. Step 1 is to create a column of pixels (2 × 1) randomly from the eight colors as share 1’s first column of pixels. The random retardations have a positive or negative value.
Step 2 is to calculate the first column of share 2. We use values obtained by subtracting the first column of image A from the first column of share 2. Using steps 1 and 2, we hence encrypt the first column of image A. Step 3 is to slide the first column of share 2 onto the second column of share 1. We use the values obtained by subtracting the first column of image B from the first column of share 2 as a second column of share 1. Using step 3, we encrypt the first column of image B. Next, we slide share 1 back and repeat step 2. We use the values obtained
Table 2. Eight colors and their details.
Figure 3. Proposed encryption method. (a) Steps 1 and 2; (b) step 3.
by subtracting the second column of image A from the second column of share 1 as the second column of share 2. Then, we encrypt the second column of image A. In this way, we repeat these steps until there are no more pixels of the image to encrypt.
Figure 4 shows examples of the calculated combinations of retardations and
Figure 4. Calculated combinations of retardations and colors. (a) Combinations of images A and B; (b) shares 1 or 2 when the retardation values are positive; (c) result when Figure 4(b) is subtracted from Figure 4(a); (d) shares 1 or 2 when the retardation values are negative; (e) result when Figure 4(d) is subtracted from Figure 4(a).
colors. Figure 4(a) shows the combinations of image A and B when all the retardation values are positive. Figure 4(b) shows the retardations and colors of shares 1 or 2 when the retardation values are positive, and Figure 4(c) shows results of subtracting the value of Figure 4(b) from the value of Figure 4(a). Figure 4(d) shows the retardations and colors of shares 1 or 2 when the retardation values are negative, and Figure 4(e) shows results of subtracting the value of Figure 4(d) from the value of Figure 4(a).
The pseudo code for our proposed encryption method is listed in Table 3.
We need to design the value of s1 so that it does not exceed the range −2240 to 2240 nm. Line 17 in Table 3 can be written as
(1)
using the equation written in line 16. Equation (1) is an arithmetic sequence, and can be rewritten as
(2)
Here,
is defined within the range −1120 to 1120 nm. To ensure all the values of s1 do not exceed the range −2240 to 2240 nm, the value of
must not exceed the range −1120 to 1120 nm. Lines 6 - 11 in
Table 3 are designed to satisfy this condition.
4. Experiment
We designed and simulated two secret images using the algorithm shown in Table 3. The two secret images used in this experiment are shown in Figure 5(a)
Table 3. Algorithm to compute two shares from two images.
and Figure 5(b). These figures show the retardation value of each pixel (nm) and the calculated color of the pixels. First, we set pixel
randomly from the eight retardations using the algorithm in Table 3. Next, we calculated shares 1
and 2 accordingly. Figure 5(c) and Figure 5(d) show the calculated share 1 and share 2 images.
We also made a prototype of the dual visual cryptography using polarizers and retarder films. Figure 6(a) and Figure 6(b) show shares 1 and 2. Share 1 is composed of 10 × 11 pixels, and share 2 is composed of 10 × 10 pixels. The pixel size is 12 × 12 mm2. By stacking shares 1 and 2, secret image A and secret image B are decoded by sliding share 1, as shown in Figure 6(c) and Figure 6(d).
5. Conclusion
In this paper, we proposed a new method of dual visual cryptography using the interference color of a birefringent material. The resolution and contrast problems in conventional visual cryptography were overcome by polarization processing. We calculated the combinations of interference colors for dual visual cryptography, and a prototype of a dual color visual cryptography device using interference color was developed. Two secret images are decoded by sliding the share. This method solves the resolution and contrast problems of visual cryptography and demonstrates the potential of interference color in visual cryptography.