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.