tarik-celik / caesar-cipher

Simple caesar cipher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple caesar-cipher

A simple encrypter. Works by adding or substracting one from value of the characthers in a array of chars. It can be used more than one time to make it harder to decrypt.

Alt text

Alt texf

About

Simple caesar cipher

License:MIT License


Languages

Language:C 100.0%