Skip to content

Releases: divviup/libprio-rs

v0.8.4

31 Aug 18:25
b9336dc
Compare
Choose a tag to compare

This release implements VDAF-01, and fixes build failures when building without default features enabled.

What's Changed

Full Changelog: v0.8.3...v0.8.4

v0.9.0

31 Aug 20:12
4c159d3
Compare
Choose a tag to compare

This release implements draft-irtf-cfrg-vdaf-03 and is not backward or forward compatible with other VDAF drafts.

What's Changed

Full Changelog: v0.8.3...v0.9.0

v0.8.3

08 Aug 21:34
4b03b52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.2...v0.8.3

v0.8.2

11 Jul 21:37
290b7c7
Compare
Choose a tag to compare

This release fixes one compiler warning present in v0.8.1 and also bumps the version in Cargo.toml.

What's Changed

Full Changelog: v0.8.1...v0.8.2

v0.8.1

11 Jul 21:16
7f58177
Compare
Choose a tag to compare

The headline change in this release is the Prio2 VDAF, which is backward-compatible with clients and servers from the ENPA system. Additionally, this release contains a few dependency bumps and bug fixes, listed below.

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

15 Jun 16:42
69771d8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.8.0

v0.7.1

20 May 19:34
9aaf805
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

11 Mar 00:23
d98f8ca
Compare
Choose a tag to compare

This release is a complete implementation of the prio3-00 VDAF, specified in draft-patton-cfrg-vdaf-01.

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.7.0

v0.6.1

11 Nov 22:10
a9ad0f1
Compare
Choose a tag to compare

This release is identical to release 0.6.0 except that this time, we remembered to bump the crate version in Cargo.toml.

v0.6.0

11 Nov 22:01
Compare
Choose a tag to compare

This release contains implementations of the Prio3 and Hits Verifiable Distributed Aggregation Functions, compatible with draft 00 of the VDAF specification, presented at IETF 112.