Caesar Cipher NuGet Package

A .NET library made in F# to do encryption and decryptions of text with caesar cipher.

Create an instance of the class/module `CaesarCipher`, and start by using the functions `Encrypt(message:string, key:int)` and `Decrypt(message:string, key:int)`.




Got any Caesar Cipher Question?





Info

Version: 1.0.0
Author(s): Yeo Wen Qin
Last Update: Tuesday, September 12, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/Yeo-Wen-Qin/CaesarCipher
NuGet Url: https://www.nuget.org/packages/WQYeo.CaesarCipher


Install
Install-Package WQYeo.CaesarCipher
dotnet add package WQYeo.CaesarCipher
paket add WQYeo.CaesarCipher
WQYeo.CaesarCipher Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.3

avg-downloads-per-day

0

days-since-last-release

2411