prio 0.9.1

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

default

crypto-dependencies (default)

aes (default)

This feature flag does not enable additional features.

cmac (default)

This feature flag does not enable additional features.

ctr (default)

This feature flag does not enable additional features.

aes-gcm

This feature flag does not enable additional features.

multithreaded

prio2

rand

This feature flag does not enable additional features.

rayon

This feature flag does not enable additional features.

ring

This feature flag does not enable additional features.

serde_json

This feature flag does not enable additional features.

test-util