Web Technologies & Information Theory — Laboratory Works
Boolean operations: AND, OR, XOR. MVVM pattern introduction.
Calculate information entropy using Shannon's formula.
Implement Caesar cipher and card-flip problems using a Turing machine simulator.
Explore the Diffie-Hellman protocol and find optimal public key parameters.
Implement the Run Length Encoding (RLE) data compression algorithm in C#.
Register free ASP.NET hosting and deploy a web project.
Implement RSA asymmetric encryption and decryption using C# and RSACryptoServiceProvider.