serde-encrypt 0.4.1

Encrypts all the Serialize
Documentation

serde-encrypt

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

default

  • std

std

  • serde-encrypt-core/std
  • serde/std
  • bincode
  • serde_cbor/std
  • once_cell
  • rand_chacha/std
  • rand_core/getrandom

bincode

    This feature flag does not enable additional features.

once_cell

    This feature flag does not enable additional features.