asn1js

所属分类:其他
开发工具:Java
文件大小:49KB
下载次数:0
上传日期:2023-07-13 16:59:01
上 传 者liyumin
说明:  好用的ASN1编解码工具,支持各种ASN1编码
(ASN1 encoding and decoding tool)

文件列表:
asn1js\asn1.js (18513, 2019-07-13)
asn1js\base64.js (3403, 2019-07-13)
asn1js\check.sh (133, 2016-01-17)
asn1js\dom.js (7964, 2019-07-13)
asn1js\hex.js (2355, 2019-07-13)
asn1js\index.css (2095, 2018-08-15)
asn1js\index.html (4096, 2019-07-13)
asn1js\index.js (4564, 2018-08-23)
asn1js\int10.js (2405, 2019-07-13)
asn1js\LICENSE (776, 2019-07-13)
asn1js\main.css (1859, 2009-09-22)
asn1js\oids.js (193810, 2019-07-13)
asn1js\sha256sums.asc (1260, 2019-07-13)
asn1js\test.js (8045, 2019-07-13)
asn1js\update.sh (1664, 2018-08-23)
asn1js (0, 2020-04-03)

asn1js ====== asn1js is a JavaScript generic ASN.1 parser/decoder that can decode any valid ASN.1 DER or BER structures. An example page that can decode Base***-encoded (raw base***, PEM armoring and `begin-base***` are recognized) or Hex-encoded (or local files with some browsers) is included and can be used both [online on the official website](https://lapo.it/asn1js/) or [offline (ZIP file)](https://lapo.it/asn1js/asn1js.zip). ISC license ----------- ASN.1 JavaScript decoder Copyright (c) 2008-2019 Lapo Luchini Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. credits ------- - OBJECT IDENTIFIER values are recognized using data taken from Peter Gutmann's [dumpasn1](https://www.cs.auckland.ac.nz/~pgut001/#standards) program. - BMPString support added by [Felipe Gasper](https://github.com/FGasper) - extended tag support added by [Pter Budai](https://www.peterbudai.eu/) - patches by [Gergely Nagy](https://github.com/ngg) links ----- - [official website](https://lapo.it/asn1js/) - [InDefero tracker](http://idf.lapo.it/p/asn1js/) - [GitHub mirror](https://github.com/lapo-luchini/asn1js) - [Ohloh code stats](https://www.ohloh.net/p/asn1js)

近期下载者

相关文件


收藏者