Package Exports
- crypto-ld
- crypto-ld/lib/util
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (crypto-ld) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Crypto LD (Linked Data) (crypto-ld)
A Javascript library for cryptographic operations using Linked Data
Table of Contents
See also (related specs):
Install
- Node.js 8.3+ required.
- Node.js 10.12.0+ is highly recommended due to RSA key generation speed.
To install locally (for development):
git clone https://github.com/digitalbazaar/crypto-ld.git
cd crypto-ld
npm installAPI Documentation
See Ed25519 Key Pair Documentation
See RSA Key Pair Documentation
Contribute
See the contribute file!
PRs accepted.
Small note: If editing the Readme, please conform to the standard-readme specification.
Commercial Support
Commercial support for this library is available upon request from Digital Bazaar: support@digitalbazaar.com
License
New BSD License (3-clause) © Digital Bazaar
