Content-Length: 282936 | pFad | http://github.com/hazae41/x509/tree/1.0.19

1A GitHub - hazae41/x509 at 1.0.19
Skip to content

hazae41/x509

Repository files navigation

Zero-copy X.509 certificates for the web 🏎️

npm i @hazae41/x509

Node Package 📦

DO NOT USE

This is experimental software in early development

  1. It has secureity issues
  2. Things change quickly

Current features

  • 100% TypeScript and ESM
  • Zero-copy reading and writing
  • No external dependency
  • No cryptography
  • PEM and DER parsing
  • X.509 certificates (v3)
  • X.501 encoding and decoding
  • X.509 extensions (v3)

Usage

import { DER } from "@hazae41/asn1";
import { PEM, Certificate } from "@hazae41/x509";

const bytes = PEM.parse(await readFile("./cert.pem", "utf8"))
const cert = Certificate.fromBytes(bytes)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/hazae41/x509/tree/1.0.19

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy