TransUnion - Caesar Cipher

Date 27/10/2020
Technology C#
Categories Desktop Application
Project
Find Out More
Github Repo
Project Goal

This project is intended to the selection process to work for TransUnion.

I implemented this project to show and demonstrate my skills with C#. Caesar Cipher is a an old way of transferring secret information back in medieval times. In this project we implement the Encryption and Decryption for Caesar Cipher using C# Programming Language, with UnitTests Covered.