Universal SHA256 hash function that works in both Node.js and browser environments
The data to hash (Buffer, Uint8Array, or ArrayBuffer)
Promise resolving to hex-encoded hash string
Universal SHA256 hash function that works in both Node.js and browser environments