@aws-crypto/integration-node

v2.1.0
This repository is for compatibility tests with the other versions of the AWS Encryption SDKs. It's purpose is to facilitate testing the set of test vectors the AWS Encryption SDK. The test vectors can be found at https://github.com/awslabs/aws-encryption

lint

run-s lint-*

test

npm run lint && npm run build && node ./build/main/index.js

build

tsc -b tsconfig.json

lint-eslint

eslint src/*.ts test/**/*.ts

lint-prettier

prettier -c src/*.ts test/**/*.ts

integration_node

npx .
npm i @aws-crypto/[email protected]

Metadata

  • Apache-2.0
  • Whatever
  • AWS Crypto Tools Team
  • released 2/4/2021

Downloads