function hash = sha256sum(file) hash = stdlib.file_checksum(file, "SHA-256"); end
Published with MATLAB® R2025a