Generic-user-small Marco Romano 1 post

Hello folks,

do you know if exist an erlang implementation of unix crypt() function ? Thanks.

 
Generic-user-small Alain O'Dea 18 posts

OTP R12B includes the Crypto Application:
http://www.erlang.org/doc/apps/crypto/index.html

I’m not sure how complete it is. My understanding is that ejabberd includes a more complete OpenSSL implementation which they need for SSL Jabber/XMPP.

2 posts, 2 voices