aws-kms-crypt
aws-kms-crypt
is a cross-language utility for managing application secrets
within AWS using the KMS service. The key features of this tool are:
Features
- Interoperable - Interoperable implementations for Bash, NodeJS, Python and Rust.
- Secure - AES encryption with KMS generated data keys.
- Simple - Simple API for encrypting and decrypting sensitive data in all supported languages.
Installation
- Node.js module in NPM: https://www.npmjs.com/package/aws-kms-crypt
- Python package in PyPi: https://pypi.python.org/pypi/aws-kms-crypt
- Shell script in Github: https://github.com/sjakthol/aws-kms-crypt/blob/master/shell/aws-kms-crypt.sh
- Rust package in crates.io: https://crates.io/crates/aws_kms_crypt