zvault-core 0.1.0

Core library for ZVault — AES-256-GCM barrier, Shamir seal, token auth, policy engine, audit logging
Documentation

Core library for ZVault.

Contains the encryption barrier, cryptographic primitives, seal/unseal logic, token store, policy engine, audit system, mount table, and lease manager. This crate depends on zvault-storage for the storage backend trait and knows nothing about specific secrets engines or auth methods.