A Vigenere encryptor and decryptor in C#(psgr.net)
submitted by
cybyvlad(45) 4 years, 7 months ago
The Vigenere cryptosystem is a simple cryptosystem that allows you to encrypt and decrypt text really fast but that comes with a twist:it is not safe. This is a cryptosystem that is mostly suitable for simple mobile application where computing power is quite low and the data is not critical. This cryptosystem is easily broken and should NEVER be used in a mission critical application.
|category: C#
|Views: 795
tags:
C# another
Everyones tags:
Your Tags: