I think it'd be useful to have a native function to calculate sha-256 hashes, something with the signature of Uint8Array | string -> Sha256Hash. My main usecase is to implement a reproducible function is userspace, which would compare the output content hashes to some predetirmend values