A simple sha 256 module.
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.