secrecy 0.8.0

Wrapper types and traits for secret management which help ensure they aren't accidentally copied, logged, or otherwise exposed (as much as possible), and also ensure secrets are securely wiped from memory when dropped.
Documentation

secrecy

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

default

  • alloc

alloc

  • zeroize/alloc

bytes

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.