ukstv / nist-weierstrauss

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

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

License:Other


Languages

Language:TypeScript 100.0%