Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/elmarx/caesar-dotnet

A simple .NET project I use to play around/learn .NET
https://github.com/elmarx/caesar-dotnet

Last synced: 5 days ago
JSON representation

A simple .NET project I use to play around/learn .NET

Awesome Lists containing this project

README

        

caesar-dotnet
=============

A simple .NET project I use to play around/learn .NET and verify some homework.

It implements an affine-linear generalization of the well known [Caesar Cipher](https://en.wikipedia.org/wiki/Caesar_cipher).