Compute a 256-bit SHA-256 digest from exact input bytes.
SHA-256 pads input with a 64-bit length, processes 512-bit blocks through 64 rounds on eight 32-bit words, and emits 256 bits. The result is deterministic for the selected bytes.
hello
2cf24dba5fb0a30e26e83b2ac5b9e29e1b161e5c1fa7425e73043362938b9824
Artifacts, signatures, and content-addressed stores compute SHA-256.