Jump to letter: [
DGHLMNPRTV
]
nodejs010-nodejs-asn1 - Contains parsers and serializers for ASN.1 (currently BER only)
- Description:
nodejs-asn1 is a library for encoding and decoding Abstract Syntax Notation One
(ASN.1) datatypes in pure JavaScript. ASN.1 is is a standard and notation that
describes rules and structures for representing, encoding, transmitting, and
decoding data in telecommunications and computer networking.
Currently Basic Encoding Rules (BER) encoding is supported; at some point
Distinguished Encoding Rules (DER) will likely also be supported.
Packages