Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 401 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 401 Bytes

Cyphers .NET

Let's build some Cyphers in C#

What is a Cipher?

An algorithm for performing encryption or decryption. It is one of the many facinating areas of study in classical cryptography. https://en.wikipedia.org/wiki/Cipher for more information!