ockam_vault_aws

Crates.ioockam_vault_aws
lib.rsockam_vault_aws
version0.34.0
sourcesrc
created_at2023-05-26 22:30:42.690097
updated_at2024-05-06 20:40:37.20927
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
size28,009
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.34.0"

License

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

Commit count: 0

cargo fmt