@aws-crypto/integration-browser

v4.0.1
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

build

tsc -b tsconfig.json

lint

run-s lint-*

lint-eslint

eslint src/*.ts

lint-prettier

prettier -c src/*.ts

karma

karma start karma.conf.js

build_fixtures

npx .

test

npm run lint && npm run karma
npm i @aws-crypto/integration-browser

Metadata

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

Downloads