docs.rs failed to build kleos-cred-0.3.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
kleos-cred-1.7.2
Engram credential management with encrypted storage and YubiKey support.
This crate provides:
- Structured secret types (Login, ApiKey, OAuthApp, SshKey, Note, Environment)
- AES-256-GCM encryption for secrets at rest
- YubiKey HMAC-SHA1 challenge-response for key derivation
- Agent keys with permission scoping and revocation
- Audit logging for all secret access
- Recovery key system for lost YubiKey scenarios