lua-users home
lua-l archive

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


> 	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