CRNov 28, 2016

A Technique to Share Multiple Secret Images

arXiv:1611.09261v13 citations
Originality Incremental advance
AI Analysis

This addresses the need for secure multi-image transmission in cryptography, though it appears incremental as it builds on prior MSIS schemes with enhanced security.

The paper tackles the problem of securely sharing multiple secret images in visual cryptography by proposing an (n, n+1)-MSIS scheme using additive modulo operations, which prevents attackers from retrieving any information with fewer than n-1 noisy images and outperforms existing schemes in security.

Visual Cryptography comes under cryptography domain. It deals with encrypting and decrypting of visual information like pictures, texts, videos $ etc.$ Multi Secret Image Sharing (MSIS) scheme is a part of visual cryptography that provides a protected method to transmit more than one secret images over a communication channel. Conventionally, transmission of a single secret image is possible over a channel at a time. But as technology grows, there emerge a need for sharing more than one secret image. An $(n, n)$-MSIS scheme is used to encrypt $n$ secret images into $n$ meaningless noisy images that are stored over different servers. To recover $n$ secret images all $n$ noisy images are required. At earlier time, the main problem with secret sharing schemes was that attacker can partially figure out secret images, even by getting access of $n-1$ or fewer noisy images. To tackle with this security issue, there arises a need of secure MSIS scheme, so that attacker can not retrieve any information by using less than $n-1$ noisy images. In this paper, we propose a secure $(n, n+1)$-MSIS scheme using additive modulo operation for grayscale and colored images. For checking the effectiveness of proposed scheme; Correlation, MSE and PSNR techniques are used. The experimental results show that the proposed scheme is highly secured and altering of noisy images will not reveal any partial information about secret images. The proposed $(n, n+1)$-MSIS scheme outperforms the existing MSIS schemes in terms of security.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes