Package Exports
- nist-weierstrauss
- nist-weierstrauss/lib/index.js
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 (nist-weierstrauss) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Utilities for NIST Weierstrauss ECC curves for the Ceramic did:key method resolver
Installation
$ npm install nist-weierstraussUsage
This code includes support for the curves Secp256r1 (P-256), Secp384r1 (P-384), and Secp521r1 (P-521)