Skip to content

Releases: rawii22/CaesarTools

Caesar Tools - V2.0

Choose a tag to compare

@rawii22 rawii22 released this 15 Mar 10:50

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

Choose a tag to compare

@rawii22 rawii22 released this 21 Feb 06:10

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.