clawbot/util:proposal-sha256-file
master
SHA256File returns the SHA-256 digest of a file's contents as lowercase hexadecimal, copying the file through the hash in chunks so its size does not matter. Comes with a doc comment and table-driven tests. (closes #19) Model: opus-5