Docs.rs
  • encrypt-stuff-0.2.1
    • encrypt-stuff 0.2.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • BenPski
    • Dependencies
      • aead ^0.5.2 normal
      • aes-gcm ^0.10.3 normal optional
      • aes-gcm-siv ^0.11.1 normal optional
      • bincode ^1.3.3 normal optional
      • bitcode ^0.6.3 normal optional
      • boring-derive ^0.1.1 normal
      • chacha20poly1305 ^0.10.1 normal optional
      • secrecy ^0.8.0 normal
      • serde ^1.0.208 normal
      • thiserror ^1.0.63 normal
    • Versions
    • 25.93% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

encrypt_stuff0.2.1

Crate Items

  • Structs
  • Traits
  • Type Aliases

List of all items

Structs

  • Aes256GcmBitcode
  • serialization::bitcode::Bitcode
  • symmetric::encryption::Decrypted
  • symmetric::encryption::DecryptedExposed
  • symmetric::encryption::Encrypted

Traits

  • serialization::decode::Decoder
  • serialization::encode::Encoder
  • symmetric::Aead
  • symmetric::AeadCore
  • symmetric::KeyInit
  • symmetric::KeySizeUser
  • symmetric::encryption::Encryption

Type Aliases

  • DefaultScheme
  • symmetric::Key