Skip to content

This Extension allows you calculate MD5 in native from string

Notifications You must be signed in to change notification settings

Melsoft-Games/defold-md5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Defold-MD5

Defold-MD5 Native Extension for the Defold Game Engine

This Extension allows you calculate MD5 in native from string

Platforms

  • iOS
  • Android
  • MacOS
  • Windows

Setup

You can use the Defold-MD5 extension in your own project by adding this project as a Defold library dependency. Open your game.project file and in the dependencies field under project add:

https://github.com/Melsoft-Games/defold-md5/archive/master.zip

Or point to the ZIP file of a specific release.

API

MD5.calculate(string)

return MD5 hash from string

License, Authors

MIT license This NE wrapped by Denis Smirnov

Original module from: MD5 License

Issues and suggestions

If you have any issues, questions or suggestions please create an issue or contact me: [email protected]

About

This Extension allows you calculate MD5 in native from string

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages