Skip to content

v0.5.0

Compare
Choose a tag to compare
@tgeoghegan tgeoghegan released this 14 Oct 17:48
· 641 commits to main since this release
c984d20

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, and FieldPriov2 should be used in Prio v2 applications
  • Various Priov2 interfaces have changed to now return Result<T, E>