Code Monkey home page Code Monkey logo

steganography's Introduction

Steganography

A simple command line project developed in C++ for encryption and decryption of text in a given image. {College project}

System requirements:

  • RAM - 1GB or above
  • HDD space - 1GB or above
  • Processor - Dual core or newer
  • Operating system - Any Linux based operating system (Developed and tested on Ubuntu 16.04 LTS 64-bit)

Dependencies:

  • C++(11 standard) with GCC (GNU Compiler Collection) version 7 or above
  • OpenCV, OpenSSL, gtkmm

Note:

  1. To install OpenCV, execute script 'OPENCV.SH' in directory 'Install script (OpenCV library)'. This script tested to be worked on Ubuntu system (.deb based). If you have Red Hat / CentOS / Fedora (.rpm based) (or Arch linux) this may not work, you have to change commands valid with respective package managers for the linux distribution you are using.
  2. File with name 'test' is the one which contain a sample message for encryption, you can change file or message or both. 'mi_wall.jpg' is a sample image.
  3. Check 'Makefile', documentation of project in 'Documentation' directory.

steganography's People

Contributors

apchavan avatar

Stargazers

 avatar  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.