recrypt 0.13.0-pre

A pure-Rust implementation of Transform Encryption, a Proxy Re-encryption scheme
Documentation

recrypt

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

default

  • u64_backend

u64_backend

  • ed25519-dalek/u64_backend

wasm

  • u32_backend
  • clear_on_drop/no_cc
  • getrandom/js

u32_backend

  • ed25519-dalek/u32_backend

getrandom

    This feature flag does not enable additional features.

disable_memlock

    This feature flag does not enable additional features.