Skip to content

A web app that hides secrets in plain sight securely in images with the help of AES encryption and LSB steganography technique.

License

Notifications You must be signed in to change notification settings

kaushalmeena/digi-cloak

Repository files navigation

Digi-Cloak

A web app that hides secrets in plain sight securely in images with the help of AES encryption and LSB steganography technique.

Live version is deployed at https://kaushalmeena.github.io/digi-cloak/

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development purposes.

Requirements

To install and run this project you need:

Installation

To set up everything in your local machine, you need to follow these steps:

  1. Clone this repo and then change directory to the digi-cloak folder:
git clone https://github.com/kaushalmeena/digi-cloak.git
cd digi-cloak
  1. Install project dependencies using npm:
yarn install

Running

To run the project simply run:

yarn run start

Your app should now be running on localhost:4200.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A web app that hides secrets in plain sight securely in images with the help of AES encryption and LSB steganography technique.

Topics

Resources

License

Stars

Watchers

Forks