envseal 0.3.13

Write-only secret vault with process-level access control — post-agent secret management
1
2
3
4
5
6
7
pub mod env_var_secret_name_roundtrip_is_stable;
pub mod key_isolation;
pub mod nonce_uniqueness;
pub mod policy_idempotency;
pub mod preexec_detector_robust;
pub mod roundtrip;
pub mod v2_envelope_robust;