Page 1 of 1

... concerning RSA

Posted: Wed Mar 04, 2009 2:53 pm
by Andr3w
Do anyone of you know where to download a program (freeware) to create a RSA-specified Key-pair and to encrypt messages which are RSA-protected.

I hope you don't understand me wrong: I don't want to crack RSA-protected files (which is impossible anyway), but I want to use RSA in the normal way.

Thank you for proposals

Greetings Andr3w

Posted: Wed Mar 04, 2009 6:24 pm
by m!nus
you can generate key pairs with openssl, openvpn has a script collection "easy rsa" to make it very easy to generate keys

Posted: Wed Mar 04, 2009 6:29 pm
by Andr3w
thank you ... in the meantime, i found a program named "Crypto anywhere" which is able to generate key-pairs and to en/decrypt texts ..

I think it isn't the worst solution, is it?

Posted: Fri Mar 06, 2009 9:29 pm
by c0rt3x
GnuPG is propably the best open RSA tool...