opendp 0.3.0-rc.3

A library of differential privacy algorithms for the statistical analysis of sensitive private data.
Documentation

opendp

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

default

  • use-openssl
  • use-mpfr

use-openssl

  • openssl

use-mpfr

  • gmp-mpfr-sys
  • rug

openssl

    This feature flag does not enable additional features.

gmp-mpfr-sys

    This feature flag does not enable additional features.

rug

    This feature flag does not enable additional features.

untrusted

  • floating-point
  • contrib

use-system-libs

  • use-mpfr
  • gmp-mpfr-sys/use-system-libs

contrib

    This feature flag does not enable additional features.

floating-point

    This feature flag does not enable additional features.