| parrotcode: md5 library | |
| Contents | Language Implementations | Lua | 

lib/md5.pir - md5 library

See original on http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/#lmd5/
This implementation is based on a wrapper over libcrypto (a part of libssl), see src/dynpmc/mdx.pmc.

md5.clone (c)md5.digest (c or s, [raw])md5.new ()md5.reset (c)md5.tostring (c)md5.update (c, s)
Francois Perrad
|  |   |