licenses.dev

@peculiar/x509 v1.14.3

@peculiar/x509 is an easy to use TypeScript/Javascript library based on @peculiar/asn1-schema that makes generating X.509 Certificates and Certificate Requests as well as validating certificate chains easy

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT14
PackageRelationDependenciesPublished
@peculiar/asn1-cms • 2.9.4ASN.1 schema for Cryptographic Message Syntax (CMS) defined in RFC 5652.DIRECT8
@peculiar/asn1-csr • 2.9.4ASN.1 schema for PKCS #10 certificate signing requests defined in RFC 2986.DIRECT7
@peculiar/asn1-ecc • 2.9.4ASN.1 schema for elliptic-curve private keys and related identifiers defined in RFC 5915, RFC 5480, and RFC 3279.DIRECT7
@peculiar/asn1-pfx • 2.9.4ASN.1 schema for PKCS #12 personal information exchange structures defined in RFC 7292.INDIRECT11
@peculiar/asn1-pkcs8 • 2.9.4ASN.1 schema for PKCS #8 private key information structures defined in RFC 5208.INDIRECT7
@peculiar/asn1-pkcs9 • 2.9.4ASN.1 schema for PKCS #9 selected attribute types defined in RFC 2985.DIRECT12
@peculiar/asn1-rsa • 2.9.4ASN.1 schema for RSA keys and algorithms defined in RFC 8017.DIRECT7
@peculiar/asn1-schema • 2.9.4Decorators and helper APIs for declaring ASN.1 schemas in TypeScript.DIRECT5
@peculiar/asn1-x509-attr • 2.9.4ASN.1 schema for X.509 attribute certificates defined in RFC 5755.INDIRECT7
@peculiar/asn1-x509 • 2.9.4ASN.1 schema for X.509 certificates, certificate revocation lists, and related profile structures defined in RFC 5280.DIRECT6
@peculiar/utils • 2.0.3Modern byte, encoding, converter registry, and PEM utilities for TypeScript projects.INDIRECT1
pvtsutils • 1.3.6pvtsutils is a set of common utility functions used in various Peculiar Ventures TypeScript based projects.DIRECT1
pvutils • 1.2.0Common utilities for products from Peculiar VenturesINDIRECT0
tsyringe • 4.10.0Lightweight dependency injection container for JavaScript/TypeScriptDIRECT1
0BSD2
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
tslib • 2.8.1Runtime library for TypeScript helper functionsDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
reflect-metadata • 0.2.2Polyfill for Metadata Reflection APIDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
asn1js • 3.0.10asn1js 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 webINDIRECT3
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40peculiar%2Fx509)](https://licenses.dev/npm/%40peculiar%2Fx509)
<a href="https://licenses.dev/npm/%40peculiar%2Fx509">
  <img src="https://licenses.dev/b/npm/%40peculiar%2Fx509" alt="licenses" />
</a>

Or the licenses badge code for the 1.14.3 version:

[![licenses](https://licenses.dev/b/npm/%40peculiar%2Fx509/1.14.3)](https://licenses.dev/npm/%40peculiar%2Fx509/1.14.3)
<a href="https://licenses.dev/npm/%40peculiar%2Fx509/1.14.3">
  <img src="https://licenses.dev/b/npm/%40peculiar%2Fx509/1.14.3" alt="licenses" />
</a>
GitHub