Skip to content

A Simple Image Encryption/Decryption Algorithm in Javascript, based of the concept called Steganography.

Notifications You must be signed in to change notification settings

RonRaj101/SteganographyAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Steganography JS

A Simple Image Encryption/Decryption Algorithm in Javascript, based of the concept called Steganography. Tutorial Followed: https://www.freecodecamp.org/news/build-a-photo-encryption-app/, this tutorial is created by freecodecamp and provides great insight into the concept of Steganography.

The modifications I have made are regarding the decryption algorithm which produces 2 images from a input of one encrypted image.

About

A Simple Image Encryption/Decryption Algorithm in Javascript, based of the concept called Steganography.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published