2.1.1 • Published 5 years ago

@cambridge-blockchain/crypto-lib v2.1.1

Weekly downloads
5
License
MIT
Repository
github
Last release
5 years ago

CBC Crypto Library

npm version  npm version

This crypto library is used for encryption/decryption of data and computation of attestations for the blockchain.

Getting Started

$ npm install @cambridge-blockchain/crypto-lib

TODO

The following list outlines important changes.

  • IMPROVEMENT Make the parameters in config.ts configurable by the caller
  • DOC Add documentation that explains the functionality of this library

Contribute :wave:

We would love your contributions. Please feel free to submit any PR.

Code Quality

To ensure the quality of our project, we run certain checks in our CI pipeline. To make sure that your PR is accepted, and to prevent a longer feedback loop (waiting for CI results), please make sure your PR adheres our standards by running the following checks locally before submitting your PR:

  • npm run format
  • npm run lint
  • npm test

License

This repository is licensed under the MIT License, as found in the LICENSE file.

2.1.1

5 years ago

2.1.0

5 years ago

2.0.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago