agent-vault 0.1.0

Zero-trust credential manager for AI agents
Documentation
1
2
3
4
5
6
7
8
pub mod config;
pub mod crypto;
pub mod git;
pub mod keys;
pub mod manifest;
pub mod metadata;
pub mod paths;
pub mod vault;