Name: | nodejs-asn1 |
---|---|
Version: | 0.1.11 |
Release: | 3.el7 |
Architecture: | noarch |
Group: | System Environment/Libraries |
Size: | 18021 |
License: | MIT |
RPM: | nodejs-asn1-0.1.11-3.el7.noarch.rpm |
Source RPM: | nodejs-asn1-0.1.11-3.el7.src.rpm |
Build Date: | Wed Nov 08 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/mcavage/node-asn1 |
Summary: | 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. |