Package Exports
- @peculiar/asn1-ecc
- @peculiar/asn1-ecc/build/cjs/index.js
- @peculiar/asn1-ecc/build/es2015/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 (@peculiar/asn1-ecc) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@peculiar/asn1-ecc
This module provides ASN.1 schema definitions and parsers for Elliptic Curve Cryptography (ECC) structures. It includes support for various ECC-related standards and specifications, making it easier to work with ECC keys and certificates in JavaScript and TypeScript applications.
Document | Description |
---|---|
RFC 5915 | Elliptic Curve Private Key Structure |
RFC 5480 | Elliptic Curve Cryptography Subject Public Key Information |
RFC 3279 | Algorithms and Identifiers for the Internet X.509 Public Key Infrastructure Certificate: ECDSA and ECDH Keys |