patcg-individual-drafts / private-aggregation-api

Explainer for proposed web platform API
https://patcg-individual-drafts.github.io/private-aggregation-api/
39 stars 16 forks source link

Minor updates to filtering ID explainer #129

Closed alexmturner closed 2 months ago

alexmturner commented 2 months ago

Updates the variable name (ByteSize -> MaxBytes), the limit on the ID space (from 32 bits/4 bytes to 64 bits/8 bytes) and to make the filteringId's type a bigint.

alexmturner commented 2 months ago

@menonasha, could you PTAL? Thanks!