5.0

5.0 | 1 rating Rate this file 8 Downloads (last 30 days) File Size: 363 KB File ID: #39660
image thumbnail

secret image sharing scheme

by Shuang Wang

 

04 Jan 2013

An implementation of secret sharing scheme on image

| Watch this File

File Information
Description

Secret sharing is for distributing a secret among n participants, each of whom is allocated a share of the secret. The secret can be reconstructed only when at least t number of shares are combined together; individual shares are of no use on their own. The security of such scheme depends on the model parameter t (i.e., number of required shares for recovering the whole secret), the size of the secret and how many unique secret shares have been gained by an adversary. For example, a brutal force attack for an 8-bit secret image with size N requires the complexity of 2^{8*N/t}, if the adversary has obtained t-1 shares.

Required Products MATLAB
MATLAB release MATLAB 7.6 (R2008a)
Tags for This File  
Everyone's Tags
image processing, secret sharing
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Comments and Ratings (1)
25 Jan 2013 Vaibhav  

Contact us