@aws-crypto/integration-vectors

v4.0.1
This repository is for compatibility tests with the other versions of the AWS Encryption SDKs.

build

tsc -b tsconfig.json

lint

run-s lint-*

lint-eslint

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

lint-prettier

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

mocha

mocha --require source-map-support/register --require ts-node/register test/*test.ts

test

npm run lint && npm run build && node ./build/main/index.js && npm run mocha
npm i @aws-crypto/integration-vectors

Metadata

  • Apache-2.0
  • Whatever
  • AWS Crypto Tools Team
  • released 7/30/2024

Downloads