Neha wrote: > Hi All, > > I need to calculate hash of a string in lua. > How would I do this? > Please point me to some examples. > > Thanks, Neha. Search for 'lua md5' and see what library you get. Lua doesn't include hashing functions.