Skip to main content

calculate_string_hash

Function calculate_string_hash 

Source
pub fn calculate_string_hash(input: &str, algo: HashAlgorithm) -> String
Expand description

Calculates the cryptographic hash of a string.