zheng 3cabbb3159 webpack 20 ساعت پیش
..
build 3cabbb3159 webpack 20 ساعت پیش
LICENSE 3cabbb3159 webpack 20 ساعت پیش
README.md 3cabbb3159 webpack 20 ساعت پیش
package.json 3cabbb3159 webpack 20 ساعت پیش

README.md

@peculiar/asn1-ecc

License npm version

NPM

ASN.1 schema for elliptic-curve private keys and related identifiers defined in RFC 5915, RFC 5480, and RFC 3279.

Use the exported classes with @peculiar/asn1-schema helpers such as AsnConvert, AsnParser, and AsnSerializer to parse or serialize DER-encoded data defined by the referenced specification.

Installation

npm install @peculiar/asn1-ecc

Specifications