Click here to Skip to main content
15,892,927 members
Articles / Programming Languages / C#

RSA Private Key Encryption

Rate me:
Please Sign up or sign in to vote.
4.89/5 (72 votes)
4 Feb 2012CPOL3 min read 429.8K   45K   172  
How to encrypt data using a private key in .NET.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer WonderNet
Israel Israel
I speak three languages: C#, Hebrew and English...
Programming is my work, my hobby and my second love.
I work for an Israeli company named "WonderNet" that deal with digital signature solutions,
combined with Biometrics hand written signature (on a Wacom tablet).
We develop web application as well as client desktop ones,
using the .NET framwork: ASP.NET, C#, SQL-Server and more.
Cryptography is my "thing" since I lay my hand on Simon Singh work of art "The Code Book".

Comments and Discussions