CAUTION: END OF SUPPORT ON 3 JUN 2026. The 'jsrsasign' (RSA-Sign JavaScript Library) is an opensource free cryptography library supporting RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp, CAdES and JSON Web Signature/Token in pure JavaScript.
☆3,373Apr 17, 2026Updated 2 weeks ago
Alternatives and similar repositories for jsrsasign
Users that are interested in jsrsasign are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps☆5,291Mar 25, 2026Updated last month
- A tiny (18.5 kB gzip), zero-dependency, Javascript library to perform OpenSSL RSA Encryption, Decryption, and Key Generation.☆6,797Apr 8, 2026Updated 3 weeks ago
- PKI.js is a pure JavaScript library implementing the formats that are used in PKI applications (signing, encryption, certificate requests…