| Crates.io | ockam_vault_aws |
| lib.rs | ockam_vault_aws |
| version | 0.58.0 |
| created_at | 2023-05-26 22:30:42.690097+00 |
| updated_at | 2025-03-20 19:06:31.56479+00 |
| 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,635 |
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.58.0"
This code is licensed under the terms of the Apache License 2.0.