lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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 :
http://www.procc.fiocruz.br/~carneiro/software/luassl/index.html
 
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.