The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

Cryptographic Library for Lua 5.0

This library offers basic cryptographic facilities for Lua 5.0: a hash (digest) function, an a pair crypt/decrypt. (download)

Lua API

All functions are registered inside a table md5.

C API

The following functions are declared in md5.h

INSTALL

The following instructions assume that your Lua installation has a dynamic linking facility (function loadlib):


$Id: md5.html,v 1.4 2003/04/28 16:40:42 roberto Exp $

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.