Skip to main content

hash_stdin

Function hash_stdin 

Source
pub fn hash_stdin(algo: HashAlgorithm) -> Result<String>
Expand description

Hash stdin. Reads all data first, then hashes in one pass for optimal throughput.