lua-users home
lua-l archive

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


In message <[email protected]> you wrote:

> I have implemented a simple cryptographic library for Lua, that includes
> a hash (digest) function, an a pair crypt/decrypt. All are based on
> the MD5 message-digest algorithm. The library is available at
> 
>   http://www.inf.puc-rio.br/~roberto/md5/

What might be nice is a full blown encryption library, such as Catacomb.
It's under http://www.excessus.demon.co.uk/ somewhere.

-- 
Rob Kendrick, http://www.digital-scurf.org/

So little done, so much to do.