lua-users home
lua-l archive

Cryptographic Library for Lua

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


I have implemented a simple cryptographic library for Lua, that includes
a hash (digest) function, an a pair crypt/decrypt. All are based on
the MD5 message-digest algorithm. The library is available at
 http://www.inf.puc-rio.br/~roberto/md5/
-- Roberto

AltStyle によって変換されたページ (->オリジナル) /