[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Storing passwords
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Mon, 21 May 2012 14:28:54 -0300
> If you don't mind using a C library with a binding for Lua,
> you should try md5:
>
> http://www.keplerproject.org/md5/
You can also use my lmd5, which can use any MD5 library that uses the
traditional C API. There is public domain code for it. If you're
interested, please let me know.
http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/#lmd5