[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: LuaSSL, LuaSocket ?
- From: "Jerome Vuarand" <jerome.vuarand@...>
- Date: Fri, 11 Aug 2006 11:47:45 -0400
Hi 
list,
 
I was looking for a 
binding of OpenSSL for Lua, and found something called luassl. According to 
google that page moved a lot but I finally found it there 
:
 
The last version is 
still alpha and has been released on 2003/11/21. Does anyone know if there is a 
more recent version ? Especially a version for Lua 5.1.
 
The luassl author 
also mentions on that page that luassl may become a "joint project" with 
LuaSocket. Is there some work done to bring SSL into LuaSocket ? Is that planned 
? LuaSocket 
seems to be the de facto standard for networking on Lua, so I'd enjoy adding 
stuff to it.
 
Jérôme.