I need an algorythm for md5sum....
It's not implemented in löve so how can i include such an external lib?
md5
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: md5
You might want to check out http://www.keplerproject.org/md5/ if you haven't already.
Help us help you: attach a .love.
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: md5
I actually think you will need to use love.native for this (except if you want to compile the C for every platform)... but here I found an MD5 implementation in Lua, only for that you need bitlib...
Help us help you: attach a .love.
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: md5
Add it to the feature tracker, everything in the tracker will be looked at, so that's all you can do, basically. Though I imagine it can't be that hard? (well, you have to run it through love.filesystem, but that's about as hard as it gets...)
Re: md5
There is a md5 function written in pure lua somehwere...
Ah wait no it's SHA-1, still impressive though
http://regex.info/blog/lua/sha1
Ah wait no it's SHA-1, still impressive though
http://regex.info/blog/lua/sha1
Who is online
Users browsing this forum: No registered users and 1 guest