mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-04 00:56:07 +01:00
4 lines
176 B
Text
4 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.
|