Skip to content

A C project to encrypt and decrypt text information in an image file.

Notifications You must be signed in to change notification settings

Aavish-Gilbert-J/Steganography-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Steganography-C

Image Steganography is the process of hiding information which can be text, image or video inside a cover image. The secret information is hidden in a way that it not visible to the human eyes.

In this project, text data is being encrypted to an image file of type BMP. BMP stands for Bitmap Image File. The text data is merged with the pixel data of the image file.

About

A C project to encrypt and decrypt text information in an image file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages