Skip to content

Caesar Cipher Encryption Visualisation on every Pixel (RGBA) of an image.

License

Notifications You must be signed in to change notification settings

advnpzn/CaesarVis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CaesarVis

Caesar Cipher Encryption on every Pixel (RGBA) of an image.

output

Hotkeys

F5 - To Run

RIGHT ARROW - To increase Shift by 1

LEFT ARROW - To decrease Shift by 1

Build Yourself

Ubuntu (linux)

sudo apt install libsfml-dev

sudo apt install make

Go into the root directory then do,

make

Windows

idk :/

Instructions

If you want to put custom images, then you can do after compiling the program,

./caesar {image_name.png}

About

Caesar Cipher Encryption Visualisation on every Pixel (RGBA) of an image.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages