Skip to content

This is my implementation of a basic steganography application for Java.

Notifications You must be signed in to change notification settings

bdwandry/Steganography-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steganography-Java

Current Implementation Stage: 1

Stage 1 will just get pictures being read in and pixels to be changed.
Stage 2: Will try to implement better mathematics to further mask pixel change.
NOTE* Stage 1 will not implement any mathematics to mask pixels, they will be changed accordingly, and it will be noticeable.

About

This is my implementation of a basic steganography application for Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages