RSA question

Joe Armstrong joe@REDACTED
Fri Nov 21 08:49:41 CET 2003


Has anybody interfaced the rsa encode/decode rotuines with Erlang?

More specifically the RSA_public_encrypt, RSA_private_decrypt routines
in the crypto(3) part of open SSL.

All I want to do is encode/decode a message digest.

(It turns out that my "pure Erlang" (TM) solution to this problem is
too slow - and I now want a more efficient solution - I have (as the wise
men said) made it right, now I want to make it fast)

/Joe




More information about the erlang-questions mailing list