Skip to content

An md5 library for lua(need bit library). Translated from https://github.com/blueimp/JavaScript-MD5/blob/master/js/md5.js . And find a way to upload this library to NodeMCU by ESPlorer with in 255 characters one line and 4k memory.

License

Notifications You must be signed in to change notification settings

yimengqiannian/md5.lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

md5.lua

An md5 library for lua(need bit library). Translated from blueimp/JavaScript-MD5

And find a way to upload this library to NodeMCU by ESPlorer with in 255 characters one line and 4k memory. then compile these three files to .lc files and remove these lua files,load the labrary by require"md5m" at last. good luck!

About

An md5 library for lua(need bit library). Translated from https://github.com/blueimp/JavaScript-MD5/blob/master/js/md5.js . And find a way to upload this library to NodeMCU by ESPlorer with in 255 characters one line and 4k memory.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages