Git Product home page Git Product logo

stegano's Introduction

Stegano

Information Security using Steganography over Cryptography

The Stegano Project aims to implement a pure form of Steganography. Its final goal is to take any form of medium(Source Data)and hide User Data in it by implementing a technique called Steganography.

Steganography is an alternate method to hide data as compared to encryption which incorporates default methods of scrambling or messing with user data. Steganography on the other hand simply hides User Data in an inconspicuous way within a medium so that the final data looks like any regular non important form of data. Hiding encrypted data within a medium takes it a step further and maximizes Security

Stegano aims to provide a complete solution for secure data encapsulation within a medium and showcasing various different methods available to do that.

Dependencies

pip3 install -r requirements.txt

Road Map

  • Read the data
  • Apply encryption algorithm on the data
  • Use image as an interface and perform minor changes on image using the encrypted data
  • Read the image and extract those changes
  • Collect all the changes in proper order
  • Decrypt the ordered encrypted data to extract original data
  • Result can be split into different mediums

Possible Upgradation

  • Input data can be of any form be it audio, video, image, text etc.
  • Can use audio, video, image as possible interface
  • Result can be split into different mediums

stegano's People

Contributors

md-azmal avatar jiviteshdebata avatar dibyasonu avatar

Watchers

James Cloos 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.