kms

command module
v0.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 23, 2021 License: BSD-2-Clause Imports: 10 Imported by: 0

README

kms is an utility tool to encrypt and decrypt content using AWS KMS service.

build

Usage

kms is an utility tool to encrypt and decrypt content using AWS KMS service.

All data must be provided via stdin, stdout will be used for the content and stderr for info

Usage:
  kms decrypt < encrypted.kms > plaintext
  kms encrypt alias/some-key-alias < plaintext > encrypted.kms
  kms encrypt 01234567-8901-2345-6789-012345678901 < plaintext > encrypted.kms

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL