Domanda

How to implement the concept of RSA to secure the system. Can anyone give simple examples in C#.net?

È stato utile?

Soluzione

Take a look at this project: http://www.codeproject.com/Articles/10877/Public-Key-RSA-Encryption-in-C-NET (Public Key RSA Encryption in C# .NET)

There is a small tutorial as well a project example demonstrating the basics.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top