lua-users home
lua-l archive

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


On Wed, Jan 25, 2012 at 4:13 AM, Daniel Silverstone
<dsilvers@digital-scurf.org> wrote:
> On Wed, Jan 25, 2012 at 09:09:25AM +0900, Rob Kendrick wrote:
>> If you want one /for/ Lua rather than written entirely in Lua, then
>> there is always this:
>>
>>       http://www.digital-scurf.org/software/libgfshare
>>
>> I suspect it would be reasonable easy to bind, or even port.
>
> A few hours tinkering produced:
>
>   http://git.digital-scurf.org/?p=luagfshare.git;a=summary
>
> Not sure if it's good or not, but the example appears to create and decode
> shares properly.

Thanks, Dan. Very much appreciated.