fidm / x509

Pure JavaScript X509 certificate tools for Node.js
https://fidm.github.io/x509/
MIT License
82 stars 15 forks source link

Support for Ed25519 Certificates #23

Open thmang82 opened 1 year ago

thmang82 commented 1 year ago

The original implementation did not support pure ed25519 based certificates with Ed25519 signing algorithm (OID: 1.3.101.112)

This PR consists of two small changes: