Skip to content

Releases: world-federation-of-advertisers/any-sketch

v0.9.1

05 Jul 19:20
6fd0b66
Compare
Choose a tag to compare

What's Changed

  • Fix the variable name that causes the GenerateNonZeroUniformRandomRange function to fail. by @ple13 in #50

Full Changelog: v0.9.0...v0.9.1

v0.9.0

02 May 22:24
f6568de
Compare
Choose a tag to compare

What's Changed

  • Add function to sample non zero random vector. by @ple13 in #49

Full Changelog: v0.8.1...v0.9.0

Warning: In this release, the function that samples a non zero random vector has a bug where the last few elements of the vector may not be sampled correctly. Please use the version v0.9.1 or later instead.

v0.8.1

02 Apr 21:06
24b6a4c
Compare
Choose a tag to compare

What's Changed

  • Make the function name in the secret share generator adapter consistent. by @ple13 in #48

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

v0.8.0

25 Mar 18:29
f2fb6ad
Compare
Choose a tag to compare

What's Changed

  • Add secret share generator adapter. by @ple13 in #47

Full Changelog: v0.7.0...v0.8.0

v0.7.0

29 Feb 22:29
bcaffae
Compare
Choose a tag to compare

What's Changed

  • Rename c++ ::wfa::any_sketch::Distribution to BaseDistribution to avoid colliding with proto. by @brianyi9 in #41
  • Update bazel version to 7.0.1 by @renjiezh in #46
  • Add ShareShuffleSketch. by @renjiezh in #45

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

24 Jan 19:18
89d7e73
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

19 Jan 19:43
966b732
Compare
Choose a tag to compare

What's Changed

  • Verify the OpenSSL implementation of the AES counter mode against NIST's test vector. by @ple13 in #34
  • Add direct include needed for absl::StrCat by @hershi in #36
  • Add the secret share generator function. by @ple13 in #37
  • Use signed integer instead of unsigned integer for the PRNG's size argument. by @ple13 in #40
  • Add the function to shuffle a vector with a seed. by @ple13 in #39

New Contributors

Full Changelog: v0.4.5...v0.5.0

v0.4.5

13 Dec 01:08
3bfed04
Compare
Choose a tag to compare

What's Changed

  • Add a new uniform pseudorandom generator. by @ple13 in #32
  • Update common-cpp dep for boringssl error with Clang 16 by @renjiezh in #35

New Contributors

  • @ple13 made their first contribution in #32

Full Changelog: v0.4.4...v0.4.5

v0.5.0-rc2

11 Dec 23:34
Compare
Choose a tag to compare
v0.5.0-rc2 Pre-release
Pre-release
Migrate to Bzlmod.

This updates Bazel to 6.4.0.

v0.5.0-rc1

06 Dec 23:55
Compare
Choose a tag to compare
v0.5.0-rc1 Pre-release
Pre-release
Migrate to Bzlmod.

This updates Bazel to 6.4.0.