8 skills found
PeculiarVentures / PKI.jsPKI.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.
wbond / OcspbuilderPython library for generating OCSP requests and responses
gabrielcalegari / OCSPResponderA .NET facility to create an OCSP Responder. Written in C# under netstandard it has support for .NET Full and .NET Core
philfry / Ocsp Proxya caching ocsp proxy. It accepts ocsp requests from any client, e.g. an ssl-webserver, and forwards the request to the corresponding ocsp responders or returns the ocsp response from cache. Can be used to mitigate unreliable ocsp responders that are, as required by murphy's law, always down when needed.
gematik / Ref GemLibPkiProducts specified by gematik which have to deal with PKI will have to handle certificates, ocsp requests/responses and TSLs (TrustedServiceProvider Status List). This library may help to understand the intention of gematik specification and could be useful for software implementations.
pimg / Certguarda Terminal User Interface for inspecting x.509 certificates, certificate revocation lists and perform OCSP requests
Psiphon-Labs / OCSPCacheMaking OCSP requests and caching OCSP responses on iOS.
DorianCoding / OCSP ServerAutomatic, fast and reliable OCSP. Listen to requests, send responses, cache implemented. Must be linked to a certificate database.