wwarodom / pkiwebsdk

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Please consult LICENSE file.

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.

License:Other


Languages

Language:Java 62.3%Language:JavaScript 35.1%Language:HTML 2.5%Language:CSS 0.1%