[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] lmd5 update
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Mon, 29 Mar 2010 12:13:23 -0300
I have updated my lmd5 package to support all the digests in OpenSSL:
md5, sha1, sha224, sha256, sha384, sha512, ripemd160. See
http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/#lmd5
(BTW, OpenSSL 1.0.0 was released today!)
Checksum and other data available at
http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/release.txt
Like all my code, lmd5 is in the public domain.
Enjoy. All feedback welcome.
--lhf