pub fn content_sha256_reader(reader: impl Read) -> Result<String>
SHA-256 a stream with a fixed-size working buffer.