Socket
Book a DemoInstallSign in
Socket

x500-ts

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

x500-ts

X.500 Directory / X.509 PKI Certificates and CRLs

latest
npmnpm
Version
3.2.8
Version published
Weekly downloads
16K
2.63%
Maintainers
1
Weekly downloads
 
Created
Source

X.500 TypeScript Library

  • Author: Jonathan M. Wilbur <jonathan@wilbur.space>
  • Copyright Year: 2020
  • License: MIT License

This is based off of the 2019 X.500-series publications, with a few exceptions. Older, retired modules are included as well.

Notes

  • Steps for transforming compiler output:
    • Convert these to BigInt:
      • AuthenticationFramework.CertificateSerialNumber
      • AuthenticationFramework.AvlSerialNumber
      • CertificateExtensions.NumberRange
    • Ensure DER encoding is used (at least) for these modules:
      • AuthenticationFramework
      • AttributeCertificateDefinitions
      • CertificateExtensions

Keywords

X.500

FAQs

Package last updated on 11 Feb 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts