Please guys I need help with a C# code to embed a text file into an image and combination of two algorithms to perform encryption and decryption
I’m working on “secure data transfer over the internet using Image steganography ” as a final year project
Steganography is the art of hiding the fact that communication is taking place, by hiding information in other information. Many different carrier file formats can be used, but digital images are the most popular because of their frequency on the internet. For hiding secret information in images, there exists a large variety of steganography techniques some are more complex than others and all of them have respective strong and weak points.