v0.5.0
This release is known to be backward compatible with Prio v2. Changes since 0.4.0 include:
- many changes in support of implementing the prio3 VDAF
Field32
is now encoded in network order, andFieldPriov2
should be used in Prio v2 applications- Various Priov2 interfaces have changed to now return
Result<T, E>