Skip to content

Latest commit

 

History

History
executable file
·
8 lines (5 loc) · 442 Bytes

README.md

File metadata and controls

executable file
·
8 lines (5 loc) · 442 Bytes

jsrsasign

The 'jsrsasign' (RSA-Sign JavaScript Library) is an opensource free pure JavaScript cryptographic library supports RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate and CRL, CMS SignedData, RFC 3161 TimeStamp and RFC 5126 CAdES Long Term Signature.

Public page is http://kjur.github.com/jsrsasign .

Your bugfix and pull request contribution are always welcomed :)