Function calculate_hash

Source
fn calculate_hash(input: &str) -> String
Expand description

Calculate a hash using SHA256.