1.5.0 • Published 4 years ago

@appliedblockchain/kms v1.5.0

Weekly downloads
102
License
-
Repository
-
Last release
4 years ago

ab-kms

Install

npm i -g @appliedblockchain/kms

Usage

To encrypt/decrypt a file(In place! Meaning that the original file is replaced with the result if the encryption/decryption was succesful)

ab-kms [encrypt|decrypt] filePath

You can configure the aws params with the env variable AWS_KEY_ID(the kms key) and AWS_REGION(default to eu-west-1)

1.5.0

4 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago