@panva/asn1.js
Version:
ASN.1 encoder and decoder for Node.js with no dependencies (fork of asn1.js using native BigInt)
11 lines (5 loc) • 387 B
Markdown
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
* fork asn1.js, remove all dependencies, use BigInt instead bn.js ([6d3c518](https://github.com/panva/asn1.js/commit/6d3c5188af42059478f8833b768912cb7b86aceb))