OU blog

Personal Blogs

On my Suzuki GSXR750 Rizla Track Bike

Caesar Cipher

Visible to anyone in the world
Edited by Franz Ayestaran, Monday, 28 Mar 2016, 10:21
   CaesarCipher.sb


Caesar Cipher

Project Author: Franz Ayestaran

Created: 25th March 2016

Updated: 26th March 2016

Description:

This project allows the user to encrypt text with a simple offset algorithm - also known as Caesar cipher. If you are using 13 as the key, the result is similar to an rot13 encryption.

Instructions:

Simply click the green start flag to run the program, use the key slider to set the offset algorithm and press either [E] to encode or [D] to decode the entered text via a pop up when prompted. If nothing is entered then an example text will be submitted, use the turbo function to speed up the process.

Project Link: https://github.com/Code-Munkeys/Sense/raw/master/CaesarCipher.sb


Permalink
Share post