lua-users home
lua-l archive

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


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

Version 1.0.2 is compatible with Lua 5.1.

MD5 is part of the Kepler Project and can be found at
http://www.keplerproject.org/md5

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

Any comments and feedback are welcome.

André