Skip to content
This repository has been archived by the owner on May 31, 2022. It is now read-only.

The Cambridge Blockchain crypto library used for encryption/decryption of data and computation of attestations for the blockchain.

License

Notifications You must be signed in to change notification settings

cambridge-blockchain/crypto-lib

Repository files navigation

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 👋

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.

About

The Cambridge Blockchain crypto library used for encryption/decryption of data and computation of attestations for the blockchain.

Topics

Resources

License

Stars

Watchers

Forks

Packages