Encrypt and decrypt text using the Caesar Cipher algorithm.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Roland W-H 79dd09da1a initial code commit 9 months ago
src initial code commit 9 months ago
.gitignore Initial commit 9 months ago
LICENSE Initial commit 9 months ago
README.md Initial commit 9 months ago
caesarcrypt.licenseheader initial code commit 9 months ago
caesarcrypt.sln initial code commit 9 months ago
caesarcrypt.vcxproj initial code commit 9 months ago
caesarcrypt.vcxproj.filters initial code commit 9 months ago

README.md

caesarcrypt

Encrypt and decrypt text using the Caesar Cipher algorithm.