sec 1.0.0

Prevent secrets from leaking via `Debug` or `Display` traits
Documentation

sec

Crates.io version

The sec crate prevent secrets from accidentally leaking through Debug or Display implementations. See the documentation for details.