An open API service indexing awesome lists of open source software.

https://github.com/hafizcode02/rc4-lsb-stegano-image

Image Steganography with LSB Technique & RC4 as Crypto Method
https://github.com/hafizcode02/rc4-lsb-stegano-image

javascript rc4 steganography

Last synced: 25 days ago
JSON representation

Image Steganography with LSB Technique & RC4 as Crypto Method

Awesome Lists containing this project

README

        

# rc4-lsb-stegano-image
Image Steganography with LSB Method & RC4 as Crypto Method

Base Project is from : https://github.com/souvikinator/stegano, Thanks for him.

Custom Features Added :
- Adding RC4 Cryptography Algorithm.