Docs.rs
  • enc_file-0.4.18
    • enc_file 0.4.18
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ArdentEmpiricist
    • Dependencies
      • aes-gcm-siv ^0.11.1 normal
      • bincode ^1.3.3 normal
      • blake3 ^1.5.5 normal
      • chacha20poly1305 ^0.10.1 normal
      • rand ^0.9.0 normal
      • serde ^1.0.217 normal
      • sha2 ^0.10.8 normal
      • sha3 ^0.10.8 normal
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

enc_file0.4.18

Crate Items

  • Functions

List of all items

Functions

  • add_key
  • choose_hashing_function
  • create_new_keyfile
  • decrypt_aes
  • decrypt_chacha
  • decrypt_file
  • encrypt_aes
  • encrypt_chacha
  • encrypt_file
  • encrypt_hashmap
  • get_blake3_hash
  • get_input_string
  • get_sha2_256_hash
  • get_sha2_512_hash
  • get_sha3_256_hash
  • get_sha3_512_hash
  • read_file
  • read_keyfile
  • remove_key
  • save_file