Dinuda / Cryption

en/de cryption using C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cryption

en/de cryption using C

run the program

csc main.cs

Explaination

In the above program, we have used simple logic for encrypting and decrypting a given string by simply adding and subtracting the particular key from ASCII value.

About

en/de cryption using C

License:MIT License


Languages

Language:C# 100.0%