PeculiarVentures / PKI.js

PKI.js is a pure JavaScript library implementing the formats that are used in PKI applications (signing, encryption, certificate requests, OCSP and TSP requests/responses). It is built on WebCrypto (Web Cryptography API) and requires no plug-ins.
http://pkijs.org
Other
1.25k stars 204 forks source link

fix oid mapping #305

Closed mkontani closed 3 years ago

mkontani commented 3 years ago

It looks that generally oid "2.5.4.8" uses "ST" than "S" as other identifier. ref: http://oid-info.com/get/2.5.4.8