slackbuilds_ponce/libraries/lua-md5/README

4 lines
176 B
Text
Raw Normal View History

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.