Skip to main content

hash_no_pad

Function hash_no_pad 

Source
pub fn hash_no_pad(input: &[Fp]) -> [Fp; 4]
Expand description

Convenience alias for hash_n_to_hash_no_pad matching the Lighter Go API.