/LUCypher

A program written in C to encrypt/decrypt a message with the Caesar cypher or with an extended version of the Caesar Cypher (comprising all the characters of the ASCII table). The program is modular so it can incorporate more cyphers, in the future.

Primary LanguageCGNU General Public License v2.0GPL-2.0

LUCypher

A program written in C to encrypt/decrypt a message with the Caesar cypher or with an extended version of the Caesar Cypher (comprising all the characters of the ASCII table). The program is modular so it can incorporate more cyphers, in the future.