[erlang-questions] crypto in erlang and javascript

filippo pacini filippo.pacini@REDACTED
Fri Sep 30 17:49:00 CEST 2011


Check also this one:
http://crypto.stanford.edu/sjcl/

filippo

On Fri, Sep 30, 2011 at 3:04 PM, Joe Armstrong <erlang@REDACTED> wrote:
> Hello,
>
> I'm looking for "pairs" of crypto algorithms. I'm making a
> web authentication framework and I want
> crypto algorithms written Javascript running in the browser
> to interact with Erlang versions written in the server.
>
> So far I have got RSA and MD5 running in both JS and Erlang
>
> I now want a decent symmetric encryption algorithm.
>
> Any ideas?
>
> I want both side to be reasonably efficient with non-restrictive
> licenses.
>
> /Joe



More information about the erlang-questions mailing list