Docs.rs
greentic-secrets-core-0.4.21
greentic-secrets-core 0.4.21
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mcp-ectors
greentic-ai
Dependencies
anyhow ^1
normal
async-nats ^0.46
normal
optional
async-trait ^0.1
normal
base64 ^0.22
normal
futures ^0.3
normal
optional
greentic-types ^0.4
normal
greentic-secrets-api ^0.4
normal
greentic-secrets-provider-dev ^0.4
normal
optional
greentic-secrets-spec ^0.4
normal
hkdf ^0.12
normal
jsonschema ^0.17
normal
optional
lru ^0.16
normal
once_cell ^1
normal
rand ^0.9
normal
reqwest ^0.13
normal
ring ^0.17
normal
optional
schemars ^1
normal
optional
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
url ^2
normal
greentic-types ^0.4
dev
tempfile ^3
dev
tokio ^1
dev
wit-bindgen ^0.52
dev
Versions
65.22%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module dek_cache
secrets_
core
0.4.21
Module dek_
cache
Module Items
Structs
In secrets_
core::
crypto
secrets_core
::
crypto
Module
dek_
cache
Copy item path
Source
Structs
ยง
Cache
Key
DekCache
In-memory LRU cache for data-encryption keys.
DekMaterial
Material returned from the cache containing both plaintext and wrapped DEKs.