pub fn last_key_with_target( keys: &[&[u8]], target: &[u8], ) -> Result<Vec<u8>, Error>
Last key with target Tweaks the given keys so their sum equals the target