@aws-crypto/kms-keyring-browser

v0.1.0-preview.3
The AWS Encryption SDK for JavaScript is a client-side encryption library designed to make it easy for everyone to encrypt and decrypt data using industry standards and best practices. It uses a data format compatible with the AWS Encryption SDKs in other

lint

standard src/*.ts test/**/*.ts

test

npm run lint && npm run coverage

build

tsc -b tsconfig.json && tsc -b tsconfig.module.json

karma

karma start karma.conf.js

coverage

npm run karma && nyc report --exclude-after-remap false -t .karma_output --check-coverage

prepublishOnly

npm run build
npm i @aws-crypto/[email protected]

Metadata

  • Apache-2.0
  • Whatever
  • AWS Crypto Tools Team
  • released 8/8/2019

Downloads