This Lua script implements the SHA-256 cryptographic hash function.
SHA-256 can be used to implement checksums, for example.
Example script:
SHA-256 can be used to implement checksums, for example.
Example script:
SHA-256 example:
local hash = sha2("")
print(hash) --> e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855