Skip to content

herpiko/pkiwebsdk

 
 

Repository files navigation

PKI WebSDK is a JavaScript library to simplify programming PKI-aware applications in pure JavaScript. The library is designed to create web based PKI application fully on the client side.

Features:

  • X509 Certificates: CSR, export/import (PEM/P12/DER), path verification, information query, CRL parsing
  • RSA Keys: Pair generators, sign, verify, crypt, and decrypt
  • Signed Data (PKCS#7): Signing and verification
  • PDF signature: Signing and verification

Requirements

License

GPLv3

About

PKI WebSDK is a JavaScript library to simplify programming PKI-aware applications in pure JavaScript. The library is designed to create web based PKI application fully on the client side.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 96.7%
  • HTML 3.2%
  • Other 0.1%