Crates.io | ockam_vault_aws |
lib.rs | ockam_vault_aws |
version | 0.54.0 |
source | src |
created_at | 2023-05-26 22:30:42.690097 |
updated_at | 2024-12-12 20:50:26.338177 |
description | An AWS KMS Ockam Vault implementation. |
homepage | https://github.com/build-trust/ockam |
repository | https://github.com/build-trust/ockam/tree/develop/implementations/rust/ockam/ockam_vault_aws |
max_upload_size | |
id | 875470 |
size | 29,514 |
Ockam is a library for building devices that communicate securely, privately and trustfully with cloud services and other devices.
AWS implementation of the ockam_vault::Kms trait
Add this to your Cargo.toml
:
[dependencies]
ockam_vault_aws = "0.54.0"
This code is licensed under the terms of the Apache License 2.0.