prio 0.16.3

Implementation of the Prio aggregation system core: https://crypto.stanford.edu/prio/
Documentation

prio

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 21 feature flags, 6 of them enabled by default.

default

  • crypto-dependencies

crypto-dependencies

  • aes
  • ctr
  • hmac
  • sha2

aes

  • dep:aes

ctr

  • dep:ctr

hmac

  • dep:hmac

sha2

  • dep:sha2

experimental

  • bitvec
  • fiat-crypto
  • fixed
  • num-bigint
  • num-rational
  • num-traits
  • num-integer
  • num-iter

test-util

  • hex
  • serde_json
  • zipf

bitvec

  • dep:bitvec

fiat-crypto

  • dep:fiat-crypto

num-iter

  • dep:num-iter

multithreaded

  • rayon

num-rational

  • dep:num-rational

serde_json

  • dep:serde_json

rayon

  • dep:rayon

num-integer

  • dep:num-integer

num-bigint

  • dep:num-bigint

num-traits

  • dep:num-traits

zipf

  • dep:zipf

hex

  • dep:hex

fixed

  • dep:fixed