Contains parsers and serializers for ASN.1 (currently BER only)
Contains parsers and serializers for ASN.1 (currently BER only)
utility library for parsing asn1 files for use with browserify-sign.
ASN.1 schema for Cryptographic Message Syntax (CMS) defined in RFC 5652.
ASN.1 schema for PKCS #12 personal information exchange structures defined in RFC 7292.
ASN.1 schema for RSA keys and algorithms defined in RFC 8017.
TypeScript definitions for asn1
ASN.1 schema for X.509 certificates, certificate revocation lists, and related profile structures defined in RFC 5280.
ASN.1 schema for PKCS #8 private key information structures defined in RFC 5208.
ASN.1 schema for PKCS #10 certificate signing requests defined in RFC 2986.
ASN.1 schema for PKCS #9 selected attribute types defined in RFC 2985.
ASN.1 schema for X.509 attribute certificates defined in RFC 5755.
ASN.1 schema for elliptic-curve private keys and related identifiers defined in RFC 5915, RFC 5480, and RFC 3279.
asn1js is a pure JavaScript library implementing this standard. ASN.1 is the basis of all X.509 related data structures and numerous other protocols used on the web
Decorators and helper APIs for declaring ASN.1 schemas in TypeScript.
TypeScript definitions for sshpk
Generate and parse ASN1.BER objects
ASN.1 schema for Android key attestation extensions, including legacy Keymaster and newer KeyMint structures.
Encode and decode ASN.1 DER
ASN.1/DER, PEM for Node.js
ASN.1 schema for X.509 certificate logotype extensions defined in RFC 3709 and RFC 9399.
ASN.1 encoding and decoding, including BER, CER, and DER.
ASN.1 encoder and decoder
ASN.1 encoder and decoder for Node.js with no dependencies (fork of asn1.js using native BigInt)