Skip to content

A simple little demo to illustrate XOR secret sharing in a visual way

Notifications You must be signed in to change notification settings

benjaminsavage/xor_secret_sharing_visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xor_secret_sharing_visualization

A simple little demo to illustrate XOR secret sharing in a visual way

Instructions

  1. Download the files.
  2. Open index.html in your web browser.
  3. Click and drag the shares around. When all 3 overlap, the original image is visible.
  4. Hold shift while dragging for smooth movement.
  5. Type 'w' to see how an all white mask interacts with the secret.
  6. Type 'b' to see how an all black mask interacts with the secret.
  7. Type 'c' to see how a "checkerboard" type mask interacts with the secret.
  8. Type 'r' to generate a random mask.

About

A simple little demo to illustrate XOR secret sharing in a visual way

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published