prio 0.16.0

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 20 feature flags, 5 of them enabled by default.

default

crypto-dependencies (default)

aes (default)

  • dep:aes (default)

ctr (default)

  • dep:ctr (default)

hmac (default)

sha2 (default)

bitvec

experimental

fiat-crypto

fixed

hex

multithreaded

num-bigint

num-integer

num-iter

num-rational

num-traits

rand

rayon

serde_json

test-util