Vice Underdogs

Scripting => Script Showroom => Topic started by: stormeus on July 23, 2013, 01:38:20 am

Title: [Module] Improved Hashing
Post by: stormeus on July 23, 2013, 01:38:20 am
This is a release I had on the LU forum that I just never got around to posting here.



Stormeus' Improved Hashing ( lu_hashing2 )

This module is an improvement and a variant of Liberty Unleashed's lu_hashing module, which ships with the server. This version offers a wider variety of hashing functions which are more secure, while still offering backward-compatibility by allowing the use of the SHA1 and (insecure!!) MD5 algorithms.

Functions
Acceptable for password hashing and storage
NOT acceptable for password hashing and storage.

Installation
Extract lu_hashing2.dll/so to your Modules folder. Place this line of code somewhere in onScriptLoad:
     LoadModule( "lu_hashing2" );

Download
Windows binary (http://code.google.com/p/lu-hashing2/downloads/detail?name=lu_hashing2.dll) [.dll]
Linux binary (http://code.google.com/p/lu-hashing2/downloads/detail?name=lu_hashing2.so) [.so]
Source code (http://code.google.com/p/lu-hashing2/source/browse/#svn%2Ftrunk)

Test script (http://code.google.com/p/lu-hashing2/downloads/detail?name=Main.nut) [.nut]

Screenshot
(https://viceunderdogs.com/proxy.php?request=http%3A%2F%2Fi.imgur.com%2FrWm4f.png&hash=995a15137edeb8e8610d0e5e3bf6228bb3e2edb2)
Title: Re: [Module] Improved Hashing
Post by: OathBreaker on July 24, 2013, 11:55:29 am
admins just check once if stormeus posted a thing like this before because the same thing happened at the oher squirrel forum at vcmp.liberty-unleashed.co.uk
Title: Re: [Module] Improved Hashing
Post by: stormeus on July 24, 2013, 08:24:53 pm
admins just check once if stormeus posted a thing like this before because the same thing happened at the oher squirrel forum at vcmp.liberty-unleashed.co.uk

The irony here is delicious.