Docs.rs
  • age-core-0.11.0
    • age-core 0.11.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • str4d
    • Dependencies
      • base64 ^0.21 normal
      • chacha20poly1305 ^0.10 normal
      • cookie-factory ^0.3.1 normal
      • hkdf ^0.12 normal
      • io_tee ^0.1.1 normal
      • nom ^7 normal
      • rand ^0.8 normal
      • secrecy ^0.10 normal
      • sha2 ^0.10 normal
      • tempfile ^3.2.0 normal optional
    • Versions
    • 86.44% 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
    • 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

age_core0.11.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • format::AgeStanza
  • format::FileKey
  • format::Stanza
  • plugin::BidirSend
  • plugin::Connection
  • plugin::Reply
  • plugin::Response
  • plugin::UnidirSend

Enums

  • io::DebugReader
  • io::DebugWriter
  • plugin::Error

Functions

  • format::grease_the_joint
  • format::is_arbitrary_string
  • format::read::age_stanza
  • format::read::arbitrary_string
  • format::read::legacy_age_stanza
  • format::write::age_stanza
  • primitives::aead_decrypt
  • primitives::aead_encrypt
  • primitives::hkdf

Type Aliases

  • plugin::Result

Constants

  • format::FILE_KEY_BYTES
  • plugin::IDENTITY_V1
  • plugin::RECIPIENT_V1