Game Development Reference
In-Depth Information
Prepare for lift off
Before we create the ServerHiScore script, we will take a look at this implementation
of MD5 encryption, which is written by Matthew Wegner ( ht-
tp://www.unifycommunity.com/wiki/index.php?title=MD5 ).
If we go to the Project view, navigate to Chapter8 | Scripts | C# | Utils (for C# users) or
Chapter8 | Scripts | Javascript | Utils (for Unity JavaScript users), and double-click on it
to open the MD5 file. We will see that there is Md5Sum(string) to encrypt the string
data.
Search WWH ::




Custom Search