Stormeus Improved Hashing

From Liberty Unleashed Wiki
Revision as of 13:33, 16 November 2013 by Grand Team Unleashed (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
lu_hashing2
Type Squirrel module
Version 1.0
Author Stormeus
Platform Windows/Linux
Website Official Topic
Download link Windows Binary
Linux Binary
Source Code
Test Script

Contents


lu_hashing2 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.


Installation

Make sure you have the lu_hashing2.dll/lu_hashing2.so file in your Modules folder. After that add the following code under the event onScriptLoad of the script:

  1. LoadModule( "lu_hashing2" );

Functions

Hashing2 adds the following hashing functions, while also offering the functions available in the regular hashing module. lu_hashing2.

Version History

  • 1.0 - Initial release.
Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox