[ 原始碼: node-asn1.js ]
套件:node-asn1.js(5.4.1-4)
ASN.1 encoder and decoder (DER)
Asn1.js is a pure javascript ASN.1 encoder and decoder. Currently DER encoding is supported.
Abstract Syntax Notation One (ASN.1) is an interface description language for defining data structures that can be serialized and deserialized in a standard, cross-platform way.
Node.js is an event-based server-side JavaScript engine.
其他與 node-asn1.js 有關的套件
|
|
|
|
-
- dep: node-assert
- simple assertion library for javascript
-
- dep: node-bn.js
- Big number implementation in pure javascript
-
- dep: node-inherits
- Node.js module that exposes inherits function
-
- dep: node-safe-buffer (>= 5.2.1+~cs2.1.2)
- Safer Node.js Buffer API