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.
pub fn hash_no_pad(input: &[Fp]) -> [Fp; 4]Convenience alias for hash_n_to_hash_no_pad matching the Lighter Go API.