Skip to content

Releases: rawii22/CaesarTools

Caesar Tools - V2.0

15 Mar 10:50

Choose a tag to compare

What's Changed

Full rewrite of caesar and vigenere code.
Various optimizations for both tools.
Added encryption for both tools.
Added file manipulation.
Added menu for the CLI versions of the tools.

Caesar Tools - V1.0

21 Feb 06:10

Choose a tag to compare

This is a set of tools including two includable h files and two command line tools that help solve caesar and vigenere ciphers. You must run the make command in the main directory to generate the command line tools.