I recently came into a need for a hashing library that supported something secure like SHA256.
In any case, I found magnificence7's GUI library asset on Mapster: http://www.sc2mapster.com/assets/md5-hash/.
This would be his library ported to Galaxy. I've removed all of the ugly GUI parts, and all of the variables have been encapsulated into the libHash_ prefix.
I recently came into a need for a hashing library that supported something secure like SHA256. In any case, I found magnificence7's GUI library asset on Mapster: http://www.sc2mapster.com/assets/md5-hash/.
This would be his library ported to Galaxy. I've removed all of the ugly GUI parts, and all of the variables have been encapsulated into the libHash_ prefix.
Enjoy. https://github.com/Motive/CortexEngine/blob/master/Common/lib/libhashlib.galaxy