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

default

  • crypto-dependencies

crypto-dependencies

  • aes
  • ctr
  • cmac

aes

    This feature flag does not enable additional features.

ctr

    This feature flag does not enable additional features.

cmac

    This feature flag does not enable additional features.

prio2

  • aes-gcm
  • ring

test-util

  • rand
  • serde_json

multithreaded

  • rayon

rayon

    This feature flag does not enable additional features.

rand

    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.

aes-gcm

    This feature flag does not enable additional features.