January 17
2009

RSA Crypto Program

C# Windows

RSA Crypto

RSA Crypto is a program that uses RSA encryption (a very strong type of encryption) to encrypt messages.

You can generate private and public keys, with a 2048 bitstrength, and import other people’s keys.

Download

Program

Source

Will Shackleton’s Key

BUGS

Win2000 bug FIXED

Managing Keys does not work yet, but will be added in later versions.

One Comment on “RSA Crypto Program”

  1. [...] is the Public and private key generator. In my RSA Crypto program, I used threading so this wouldn’t interrupt the GUI, but you don’t have [...]

Leave a Reply