summaryrefslogtreecommitdiffstats
path: root/libraries/lua-md5/README
blob: b340ad92e019c0dbf168cd2cf6b2f8cae6113531 (plain)
MD5 offers basic cryptographic facilities for Lua: 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.