Giter Site home page Giter Site logo

secured_palette's Introduction

Secured Palette is a web application developed using Streamlit in Python, aiming to enhance information security through a combination of LSB (Least Significant Bit) steganography and visual cryptography techniques. In the encoding phase, the application takes an input image and text to be concealed. LSB steganography involves subtly adjusting the least significant bits of colored pixels in the image, embedding the text message within the image without perceptible alterations.

Following the steganographic process, visual cryptography is employed. The encoded image is divided into two shares using visual cryptography. Each share independently reveals no information about the original image or message, but when superimposed, the visual cryptography mechanism reconstructs the original image, making it visually perceptible. This process ensures that neither share alone discloses any sensitive information.

For decoding, the web application prompts the user to upload the shares of the visual cryptography scheme. Upon overlap, the shares reconstruct the hidden image. Internally, LSB steganography is applied again to extract the concealed text message from the reconstructed image. This dual-layered security approach combines the obscurity of LSB steganography with the cryptographic resilience of visual cryptography, providing a robust means of safeguarding secrets. The innovative fusion of these techniques fortifies data protection by making it challenging for unauthorized entities to discern both the existence of concealed information and its content.

secured_palette's People

Contributors

astha-raghuwanshi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.