A BBS 2023 Data Integrity cryptosuite for use with jsonld-signatures.
npm install @digitalbazaar/bbs-2023-cryptosuite


> BBS 2023 Data Integrity Cryptosuite for use with jsonld-signatures.
- Background
- Security
- Install
- Usage
- Contribute
- Commercial Support
- License
For use with https://github.com/digitalbazaar/jsonld-signatures v11.2 and above.
See also related specs:
* Verifiable Credential Data Integrity
TBD
- Browsers and Node.js 18+ are supported.
To install from NPM:
```
npm install @digitalbazaar/bbs-2023-cryptosuite
To install locally (for development):
``
git clone https://github.com/digitalbazaar/bbs-2023-cryptosuite.git
cd bbs-2023-cryptosuite
npm install
The following code snippet provides a complete example of digitally signing
a verifiable credential using this library:
`javascript``
// ...
See the contribute file!
PRs accepted.
If editing the Readme, please conform to the
standard-readme specification.
Commercial support for this library is available upon request from
Digital Bazaar: support@digitalbazaar.com
New BSD License (3-clause) © 2023 Digital Bazaar