Skip to content

A JavaFX application used to encode messages within pictures

License

Notifications You must be signed in to change notification settings

Excaleo/ImageEncryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ImageEncryptor

A JavaFX application used to encode and decode messages from pictures.

About The Method

RGB values from pixels are read and converted into a 3 digit quaternary number. Each letter has its own 3 digit quaternary number associated with it and this is used to decode. To encode, the RGB values are slightly altered so that they give the code of the number when decoded.

About

A JavaFX application used to encode messages within pictures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages