Docs.rs
  • ncrypt-me-0.1.0
    • ncrypt-me 0.1.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • greekfetacheese
    • Dependencies
      • argon2-sys =0.1.0 normal
      • bincode ^2 normal
      • chacha20poly1305 ^0.10.1 normal
      • libc ^0.2.174 normal
      • secure-types ^0.1.1 normal
      • thiserror ^2 normal
      • zeroize ^1.8.1 normal
    • Versions
    • 19.81% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ncrypt_me0.1.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • Argon2
  • EncryptedInfo
  • credentials::Credentials

Enums

  • Algorithm
  • Version
  • error::Argon2Error
  • error::CredentialsError
  • error::Error

Functions

  • decrypt::decrypt_data
  • encrypt::encrypt_data

Constants

  • RECOMMENDED_HASH_LENGTH
  • RECOMMENDED_SALT_LEN
  • encrypt::HEADER