Docs.rs
  • bessie-0.1.0
    • bessie 0.1.0
    • Permalink
    • Docs.rs crate page
    • CC0-1.0 OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • oconnor663
    • Dependencies
      • blake3 ^1 normal
      • rand ^0.9 normal
      • duct ^0.13.6 dev
      • hex ^0.4.3 dev
      • page_size ^0.6 dev
    • Versions
    • 82.61% 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

bessie0.1.0

Crate Items

  • Structs
  • Constants
  • Functions

List of all items

Structs

  • DecryptReader
  • EncryptWriter
  • Error

Functions

  • ciphertext_len
  • decrypt
  • decrypt_to_slice
  • encrypt
  • encrypt_to_slice
  • generate_key
  • plaintext_len
  • testing::encrypt_with_nonce

Constants

  • CHUNK_LEN
  • KEY_LEN
  • NONCE_LEN
  • TAG_LEN