Generic-user-small richard bucker 1 post

I’d really like to use openssl’s RSA_encryption() or the RSA_mod_exp()... but I’m having a hard time generating the appropriate prime numbers. Seems to me that the openssl integration was only partially completed.

Can anyone make recommendations? What about explaining why the libs are incomplete?

/r

 
Alain_o_dea_small Alain O'Dea 35 posts

Take a look at the ejabberd libraries http://www.ejabberd.im/

The ejabberd guys implemented SSL and a bunch of other very useful libs for Erlang.

CEAN http://cean.process-one.net/packages/ and Jungerl http://jungerl.sourceforge.net/ are decent sources for stuff like this as well. Jungerl is not for the feint of heart, but they have a lot of projects for wrapping the best of breed GNU and BSD libraries.

2 posts, 2 voices