[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: CRC in lua
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 14 Jun 2006 12:58:15 -0300
> I just want to run a simple CRC32 for the block of data.
There are also C libraries for MD5 and SHA1 checksums at
http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/
--lhf