Menu

Tree [296f4a] master /
 History

HTTPS access


File Date Author Commit
 .idea 2022-01-02 Master-COLLiDER Master-COLLiDER [c21aa1] agag
 gradle 2022-01-02 Master-COLLiDER Master-COLLiDER [eaf136] Initial commit
 src 2022-01-03 Master-COLLiDER Master-COLLiDER [16a795] oaghaoghi
 .gitignore 2022-01-02 Master-COLLiDER Master-COLLiDER [eaf136] Initial commit
 LICENSE 2022-01-02 Probal Deep Saikia Probal Deep Saikia [55793d] Create LICENSE
 Project Report.pdf 2022-06-27 Probal Deep Saikia Probal Deep Saikia [27ffe7] Add files via upload
 README.md 2022-06-27 Probal Deep Saikia Probal Deep Saikia [296f4a] Update README.md
 build.gradle 2022-01-03 Master-COLLiDER Master-COLLiDER [16a795] oaghaoghi
 gradlew 2022-01-02 Master-COLLiDER Master-COLLiDER [eaf136] Initial commit
 gradlew.bat 2022-01-02 Master-COLLiDER Master-COLLiDER [eaf136] Initial commit
 settings.gradle 2022-01-02 Master-COLLiDER Master-COLLiDER [eaf136] Initial commit

Read Me

Stegofier

Note: A Command line version of this project is available at 'Stegofier'.

StegofierFX:

The growth of high-speed computer network, and internet in particular has increased the ease of communication, and the use of digital formatted data. Compared to Analog media, digital media offers many different advantages such as high quality, easy editing, high reliability copy, compression, time to send it from sender to recipient etc. Therefore, Data and Information Security becomes an integral part of Data Communication. But these type of advancements in the field of data communication has increased the fear of getting data stolen at the time of transferring. In order to address this issue, numerous method of protecting that data have been evolved and one of method is steganography. Steganography plays an important role in the field of Data and information Security. Steganography is the science of embedding secret messages in such a way that no one, except the intended sender and receiver suspects that there is a secret message. It is the art of hiding the fact that a communication is taking place in plain sight. This Project is intended to develop a software application for Digital Image Steganography. Digital Image Steganography is a type of image steganography used to hide data and information inside digital images (specifically for Portable network Graphics (PNG) image format). This project makes use of The Least Significant Bit (LSB) insertion method. This method is the most common and easiest method for embedding messages in an image with high capacity. The embedding message can only be retrieved using proper techniques. For more secure approach, it also uses Cryptography techniques of both Synchronous and Asynchronous types.

Stegofier is an Application Software, with simple and user friendly interface to hide and retrieve message inside any Image file (Specifically for Portable Network Graphics (.PNG) files) with a support for range of Devices and Operating Systems.

This is the report for this project : 'Project Report'

License

This project is subject to the terms and conditions defined in the file 'LICENSE' which is part of this source code package.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.