Project Description Monoalphabetic Substitution Cipher is project that implement Monoalphabetic Substitution Cipher windows application with VB.NET and C# (.NET 2.0) for basic encryption/decryption example.
This project develop for teach computer science students in Computer Security course. Main ideas of this implementation is use ListDictionary class and try to support unicode later.