Docs.rs
  • secure-string-0.3.0
    • secure-string 0.3.0
    • Permalink
    • Docs.rs crate page
    • Unlicense
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ISibboI
    • Dependencies
      • libc ^0.2.148 normal
      • serde ^1.0.188 normal optional
      • zeroize ^1.6.0 normal
      • pre ^0.2.1 dev
      • serde_cbor ^0.11 dev
      • serde_json ^1.0.105 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

Crate secure_string

secure_string0.3.0

  • All Items

Crate Items

  • Structs
  • Type Aliases

Crates

  • secure_string

Crate secure_string

Source
Expand description

A data type suitable for storing sensitive information such as passwords and private keys in memory, featuring constant time equality, mlock and zeroing out.

Structs§

SecureArray
A data type suitable for storing sensitive information such as passwords and private keys in memory, that implements:
SecureBox
A data type suitable for storing sensitive information such as passwords and private keys in memory, that implements:
SecureString
Wrapper for a vector that stores a valid UTF-8 string
SecureVec
A data type suitable for storing sensitive information such as passwords and private keys in memory, that implements:

Type Aliases§

SecureBytes
Type alias for a vector that stores just bytes

Results

Settings
Help
No results :(
Try on DuckDuckGo?

Or try looking in one of these:
  • The Rust Reference for technical details about the language.
  • Rust By Example for expository code examples.
  • The Rust Book for introductions to language features and the language itself.
  • Docs.rs for documentation of crates released on crates.io.
No results :(
Try on DuckDuckGo?

Or try looking in one of these:
  • The Rust Reference for technical details about the language.
  • Rust By Example for expository code examples.
  • The Rust Book for introductions to language features and the language itself.
  • Docs.rs for documentation of crates released on crates.io.
No results :(
Try on DuckDuckGo?

Or try looking in one of these:
  • The Rust Reference for technical details about the language.
  • Rust By Example for expository code examples.
  • The Rust Book for introductions to language features and the language itself.
  • Docs.rs for documentation of crates released on crates.io.