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.
@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
A PHP Library that allows you to decode and manipulate CAdES or in other words CMS Advanced Electronic Signatures described in ETSI standart TS 101 733
Маленькая библиотека для работы с CryptoPro-шными сертификатами в контексте CRL, CRLDP на IBM JVM. (Для сертификатов CryptoPro с OCSP это неактуально). Криптопровайдер при этом JCP, bouncy-castle используется только для работы с ASN.1 где использование jcp-шных классов было затруднено. Но Вы вправе это исправить и сделать свой вклад в библиотеку.