[ANN] MD5 1.1.0 Released
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: [ANN] MD5 1.1.0 Released
- From: "Andre Carregal" <carregal@...>
- Date: 2007年10月30日 12:51:00 -0300
MD5 offers basic cryptographic facilities for Lua 5.1: a hash (digest)
function, a pair crypt/decrypt based on MD5 and CFB, and a pair
crypt/decrypt based on DES with 56-bit keys.
MD5 is free software and uses the same license as Lua 5.1.
Version 1.1.0 offers DES 56 cryptographic facilities
For more information please check
http://www.keplerproject.org/md5
Feedback is welcome, for bug reporting please use the LuaForge bug tracker.
André