umbral-pre 0.8.1

Implementation of Umbral proxy reencryption algorithm
Documentation

umbral-pre

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

default

  • default-rng

default-rng

  • getrandom
  • rand_core/getrandom

getrandom

    This feature flag does not enable additional features.

bindings-wasm

  • js-sys
  • default-serialization
  • wasm-bindgen
  • derive_more
  • wasm-bindgen-derive
  • getrandom/js

bindings-python

  • pyo3
  • std
  • derive_more
  • default-serialization

default-serialization

  • serde-support
  • rmp-serde

bench-internals

  • default-rng

serde-support

  • serde

std

    This feature flag does not enable additional features.

wasm-bindgen

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

js-sys

    This feature flag does not enable additional features.

wasm-bindgen-derive

    This feature flag does not enable additional features.

derive_more

    This feature flag does not enable additional features.

pyo3

    This feature flag does not enable additional features.

rmp-serde

    This feature flag does not enable additional features.