Defold MD5
This Extension allows you calculate MD5 in native from string
Defold-MD5 Native Extension for the Defold Game Engine
This extension allows you calculate MD5 in native part from string
Short API:
MD5.calculate(string)
- return MD5 hash from string
Examples you can find in GitHub repository
Notes
This is extension, what we use in Family Age
If you will use our extension and find some bugs or have some suggestions, you are welcome, tell about it!
NE wrapped by @denis.smirnov.by