divviup / libprio-rs

Implementation of Prio in Rust.
Mozilla Public License 2.0
103 stars 31 forks source link

Rename `TypeWithNoise::add_noise_to_result()` to `add_noise_to_agg_share()` #1073

Open divergentdave opened 5 months ago

divergentdave commented 5 months ago

We should rename this method for clarity, since it isn't actually applied to (FLP) aggregate results.

_Originally posted by @junyechen1996 in https://github.com/divviup/libprio-rs/pull/1072#discussion_r1629096214_