• Crypt text
    9 replies, posted
Is it possible to crypt a text with sha or md5 with lua. i want crypt passwords for the user registration ingame.
I belive there was a module for that, but it had a really shitty license I can dig up my own encryption thing i made if you teally want [editline]05:46PM[/editline] oh what the hell. i try this as my first binary module
[url=http://www.facepunch.com/showthread.php?t=463999]gm_crypto[/url]
Right there is already some modules. But one of thems license sucks balls
@Tobba i should use it for a PHP site so it most be sha or md5. But thanks anyway. Thank you Entoros and iRzilla
If you are storing it in a MySQL database then you should use the native MD5 function in MySQL, it is much faster.
[QUOTE=iRzilla;20611546][url]http://hexxeh.net/code/gm_crypto.zip[/url][/QUOTE] 404 Not Found [url]http://carbon.hexxeh.net/hexxeh.net/code/gm_crypto.zip[/url]
[URL]http://gmodmodules.googlecode.com/svn/trunk/gm_cryptopp/[/URL] [URL]http://gmodmodules.googlecode.com/svn/trunk/gm_cryptopp/Release/gm_cryptopp.dll[/URL]
[QUOTE=yuriman;20629260][URL]http://gmodmodules.googlecode.com/svn/trunk/gm_cryptopp/[/URL] [URL]http://gmodmodules.googlecode.com/svn/trunk/gm_cryptopp/Release/gm_cryptopp.dll[/URL][/QUOTE] Why didn't you search then before asking..
Sorry, you need to Log In to post a reply to this thread.