ockam_vault_aws

Crates.ioockam_vault_aws
lib.rsockam_vault_aws
version0.58.0
created_at2023-05-26 22:30:42.690097+00
updated_at2025-03-20 19:06:31.56479+00
descriptionAn AWS KMS Ockam Vault implementation.
homepagehttps://github.com/build-trust/ockam
repositoryhttps://github.com/build-trust/ockam/tree/develop/implementations/rust/ockam/ockam_vault_aws
max_upload_size
id875470
size29,635
Mrinal Wadhwa (mrinalwadhwa)

documentation

README

ockam_vault_aws

crate docs license discuss

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

Usage

Add this to your Cargo.toml:

[dependencies]
ockam_vault_aws = "0.58.0"

License

This code is licensed under the terms of the Apache License 2.0.

Commit count: 9652

cargo fmt