mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
6d5d8cbfac
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
3 lines
176 B
Text
3 lines
176 B
Text
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.
|