JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1834
  • Score
    100M100P100Q164171F
  • License (Apache-2.0 OR MIT)

Utilities for NIST Weierstrauss ECC curves for the Ceramic did:key method resolver

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-weierstrauss

Usage

This code includes support for the curves Secp256r1 (P-256), Secp384r1 (P-384), and Secp521r1 (P-521)