MD5
Cryptographic Library for Lua

Overview

MD5 offers basic cryptographic facilities for Lua 5.1: a hash (digest) function, and a pair crypt/decrypt.

MD5 is free software and uses the same license as Lua.

Status

MD5 version 1.0.2 for Lua 5.1 is now available for download.

Download

MD5 can be downloaded in source code from its LuaForge page. If you are using LuaBinaries 5.1.x, a Windows precompiled version of MD5 can also be found at the same LuaForge page. MD5 has been tested with 5.1.2.

History

Version 1.0.2 [08/May/2007]
Added a nmake version for Lua 5.1
Windows binaries for Lua 5.1.2
Version 1.0.1 [21/Aug/2006]
Adapted to work with both Lua 5.0 and Lua 5.1
Windows binaries for Lua 5.0.3
Version 1.0.0
First public version.

Credits

MD5 was designed and implemented by Roberto Ierusalimschy and Marcela Ozório Suarez. The current distribution was packed by Tomás Guisasola and Fábio Mascarenhas as part of the Kepler Project.

Contact us

For more information please contact us. Comments are welcome!

You can also reach other Kepler developers and users on the Kepler Project mailing list.

Valid XHTML 1.0!

$Id: index.html,v 1.12 2007/05/08 21:18:14 carregal Exp $