PtokaX forum

Development Section => Extensions for PtokaX Lua => Topic started by: PPK on 10 April, 2012, 20:11:11

Title: md5 1.1.2
Post by: PPK on 10 April, 2012, 20:11:11
Version for PtokaX 0.4.2.0 build 376 and higher.

Homepage: http://luaforge.net/projects/md5/

Binary: http://www.PtokaX.org/files/Libs-376/MD5.7z
Binary x64: http://www.PtokaX.org/files/Libs-376/MD5-x64.7z
Source: http://www.PtokaX.org/files/Libs-376/MD5-src.tar.gz

Initializing:

require "md5"
require "des56"


This will register globals md5 and des56, more is in docs ::)

This lib is compatible with PXLua 5.1.5, 5.2.0 and 5.2.1 ;)

Update 8/May/2012: