This example shows how you can hash a string using SHA-256 without using any NPM modules – just web standards! Adapted from an example on MDN.
Migrated from folder: Web_standards/sha256Example