Name: | rh-nodejs6-nodejs-asn1 |
---|---|
Version: | 0.2.3 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 17712 |
License: | MIT |
RPM: | rh-nodejs6-nodejs-asn1-0.2.3-1.el7.noarch.rpm |
Source RPM: | rh-nodejs6-nodejs-asn1-0.2.3-1.el7.src.rpm |
Build Date: | Thu May 18 2017 |
Build Host: | x86-ol7-builder-02.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. |