[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] MD5 1.0.1 Released
- From: "Andre Carregal" <carregal@...>
- Date: Mon, 21 Aug 2006 21:03:39 -0300
MD5 offers basic cryptographic facilities for Lua 5.0 and 5.1: a hash
(digest) function, and a pair crypt/decrypt.
MD5 is part of the Kepler Project and can be found at
http://www.keplerproject.org/md5
MD5 is free software, using the same license as Lua, and follows the package
proposal for Lua 5.1 (using Compat-5.1 with Lua 5.0).
Any comments and feedback are welcome.
André Carregal