Erlang crypt and Javascript

Ryan Rawson ryanobjc@REDACTED
Fri Jan 27 08:35:49 CET 2006


Why not just use HTTPS ?  JS can easily do a HTTPS get, and I'm sure
(as an erlang newbie) there must be a https something or other for
Erlang.

-ryan


On 1/26/06, Samuel Montgomery-Blinn <sam@REDACTED> wrote:
> Are there any known Javascript encryption libraries that provide
> compatible implementations with Erlang's crypt module? I'm having a
> terrible time with the half-dozen Javascript implementations I've tried,
> from Blowfish, AES, etc. This is for encrypting/decrypting the TCP
> socket traffic between an AFLAX (aflax.org) socket (Flash ActionScript
> XMLSocket) and an Erlang tcp server.
>
> -Sam
>



More information about the erlang-questions mailing list