pub fn sum_private_keys(keys: &[&[u8]]) -> Result<Vec<u8>, Error>
Sum of private keys Returns the sum of the given private keys modulo the curve order