SHA1

From Liberty Unleashed Wiki
Revision as of 06:22, 7 July 2010 by Juppi (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Home   |   Squirrel Scripting   |   Server Functions   |   Server Events   |   Client Functions   |   Client Events
Note: This function requires the external module lu_hashing.

This function returns an SHA-1 hash value of the given string. This is useful for example when storing account passwords.

Syntax

  1. string SHA1( string text )

Arguments

  • text - The string to be hashed

Example

This function needs an example. You can help us complete the wiki by writing one, or maybe even more :o

Notes

Write example notes here

Related Functions

These functions are provided by the official module lu_hashing.

Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox