In message <200011232027.SAA05722@obatala.inf.puc-rio.br> 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.