Sha 256 in roblox

image
A simple sha 256 module.

4 Likes

Pretty cool resource making a sha256 hash isn’t easy, but if you wanted to improve it performance wise definitely use buffers something like this.

Also hashing 119 or 55 characters fails, most likely a padding issue so easy fix.