divviup / janus

Experimental implementation of the Distributed Aggregation Protocol (DAP) specification.
Mozilla Public License 2.0
54 stars 15 forks source link

Add support for Prio3MultihotCountVec. #3510

Open branlwyd opened 2 days ago

branlwyd commented 2 days ago

Janus' 0.8 release track targets DAP-13/VDAF-13, which includes Prio3MultihotCountVec. libprio-rs already implements this VDAF (though, at time of writing, only in a prerelease track). Janus should be augmented to support this VDAF.