Talk:LlMD5String

From Second Life Wiki
Revision as of 23:19, 29 April 2009 by Strife Onizuka (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Why nonce ?

hello im very disturbed by this "nonce" thing, why didnt you make a simple md5 function like other languages and then i can build myself a "nonce" if needed. I cannot use md5 with all my php cms because some are using string nonce and some are not using nonce at all... —The preceding unsigned comment was added by Ssm2017 Binder

All you have to do is append ':' and the nonce at the end of the string to duplicate the LSL functionality in another language... that or you can use the LSL MD5 library. -- Strife (talk|contribs) 06:19, 30 April 2009 (UTC)

Catagory LSL String ?

How do we get this function in catagory String, and catagory Encryption? I keep bumping into the fact I can't find it under String --Vernes 20:47, 22 December 2008 (UTC)

Fixed =)
Categories can be defining the cat1 ... catN variables as the name of the category (without the LSL prefix). Have a look at the edit here.
Can also read Template:LSL Function/docs for further info.
Greetz, Zai signature.png Lynch (talk|contribs) 21:08, 22 December 2008 (UTC)
Great explaination! Thanks! --Vernes 08:53, 23 December 2008 (UTC)