Crate age_core

source ·
Expand description

This crate contains common structs and functions used across the age crates.

You are probably looking for the age crate itself. You should only need to directly depend on this crate if you are implementing a custom recipient type.

Re-exports§

Modules§

  • Core types and encoding operations used by the age file format.
  • Common helpers for performing I/O.
  • pluginplugin
    Common structs and constants for the age plugin system.
  • Primitive cryptographic operations used across various age components.