Skip to main content

Crate krypt_core

Crate krypt_core 

Source
Expand description

krypt-core โ€” the engine.

Everything that does real work lives here, behind a stable Rust API. The krypt binary (in krypt-cli) is a thin shell around this crate.

Current state: scaffolding. Real modules land in Phase 1 (see issues #9โ€“#22 in the upstream repo).

Constantsยง

VERSION
Crate version, exposed for krypt --version aggregation.