You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
racha.non 828de39d9d Please enter the commit message for your changes. Lines starting 9 years ago
..
api Please enter the commit message for your changes. Lines starting 9 years ago
ext Please enter the commit message for your changes. Lines starting 9 years ago
min Please enter the commit message for your changes. Lines starting 9 years ago
mobile Please enter the commit message for your changes. Lines starting 9 years ago
npm Please enter the commit message for your changes. Lines starting 9 years ago
sample Please enter the commit message for your changes. Lines starting 9 years ago
sample_node Please enter the commit message for your changes. Lines starting 9 years ago
test Please enter the commit message for your changes. Lines starting 9 years ago
.bower.json Please enter the commit message for your changes. Lines starting 9 years ago
ChangeLog.txt Please enter the commit message for your changes. Lines starting 9 years ago
ChangeLog_jws322.txt Please enter the commit message for your changes. Lines starting 9 years ago
LICENSE.txt Please enter the commit message for your changes. Lines starting 9 years ago
Makefile Please enter the commit message for your changes. Lines starting 9 years ago
README.md Please enter the commit message for your changes. Lines starting 9 years ago
asn1-1.0.js Please enter the commit message for your changes. Lines starting 9 years ago
asn1cades-1.0.js Please enter the commit message for your changes. Lines starting 9 years ago
asn1cms-1.0.js Please enter the commit message for your changes. Lines starting 9 years ago
asn1csr-1.0.js Please enter the commit message for your changes. Lines starting 9 years ago
asn1hex-1.1.js Please enter the commit message for your changes. Lines starting 9 years ago
asn1tsp-1.0.js Please enter the commit message for your changes. Lines starting 9 years ago
asn1x509-1.0.js Please enter the commit message for your changes. Lines starting 9 years ago
base64x-1.1.js Please enter the commit message for your changes. Lines starting 9 years ago
bower.json Please enter the commit message for your changes. Lines starting 9 years ago
crypto-1.1.js Please enter the commit message for your changes. Lines starting 9 years ago
dsa-modified-1.0.js Please enter the commit message for your changes. Lines starting 9 years ago
ecdsa-modified-1.0.js Please enter the commit message for your changes. Lines starting 9 years ago
ecparam-1.0.js Please enter the commit message for your changes. Lines starting 9 years ago
index.html Please enter the commit message for your changes. Lines starting 9 years ago
index_alg.html Please enter the commit message for your changes. Lines starting 9 years ago
index_jws.html Please enter the commit message for your changes. Lines starting 9 years ago
index_jws_gen.png Please enter the commit message for your changes. Lines starting 9 years ago
index_jws_genjs.png Please enter the commit message for your changes. Lines starting 9 years ago
index_jwsmat.html Please enter the commit message for your changes. Lines starting 9 years ago
index_jwsut.html Please enter the commit message for your changes. Lines starting 9 years ago
index_oldnews.html Please enter the commit message for your changes. Lines starting 9 years ago
jsrsasign-latest-all-min.js Please enter the commit message for your changes. Lines starting 9 years ago
jws-3.3.js Please enter the commit message for your changes. Lines starting 9 years ago
jwsjs-2.0.js Please enter the commit message for your changes. Lines starting 9 years ago
keyutil-1.0.js Please enter the commit message for your changes. Lines starting 9 years ago
nodeutil-1.0.js Please enter the commit message for your changes. Lines starting 9 years ago
pkcs5pkey-1.0.js Please enter the commit message for your changes. Lines starting 9 years ago
rsapem-1.1.js Please enter the commit message for your changes. Lines starting 9 years ago
rsasign-1.2.js Please enter the commit message for your changes. Lines starting 9 years ago
sample-ecdsa.html Please enter the commit message for your changes. Lines starting 9 years ago
sample-rsasign.html Please enter the commit message for your changes. Lines starting 9 years ago
sample-rsasign.png Please enter the commit message for your changes. Lines starting 9 years ago
sample_jwsgenerate.html Please enter the commit message for your changes. Lines starting 9 years ago
sample_jwsgenerate2.html Please enter the commit message for your changes. Lines starting 9 years ago
sample_jwsgenerate3.html Please enter the commit message for your changes. Lines starting 9 years ago
sample_jwsjsgen1.html Please enter the commit message for your changes. Lines starting 9 years ago
sample_jwsjsgen2.html Please enter the commit message for your changes. Lines starting 9 years ago
sample_jwsjsveri1.html Please enter the commit message for your changes. Lines starting 9 years ago
sample_jwsverify.html Please enter the commit message for your changes. Lines starting 9 years ago
sample_jwsverify2.html Please enter the commit message for your changes. Lines starting 9 years ago
sample_jwsverify3.html Please enter the commit message for your changes. Lines starting 9 years ago
tool_asn1dumper.html Please enter the commit message for your changes. Lines starting 9 years ago
tool_b64udec.html Please enter the commit message for your changes. Lines starting 9 years ago
tool_b64uenc.html Please enter the commit message for your changes. Lines starting 9 years ago
tool_ca.html Please enter the commit message for your changes. Lines starting 9 years ago
tool_cades.html Please enter the commit message for your changes. Lines starting 9 years ago
tool_certview.html Please enter the commit message for your changes. Lines starting 9 years ago
tool_cmssign.html Please enter the commit message for your changes. Lines starting 9 years ago
tool_csr.html Please enter the commit message for your changes. Lines starting 9 years ago
tool_forfact.html Please enter the commit message for your changes. Lines starting 9 years ago
tool_httpscfg.html Please enter the commit message for your changes. Lines starting 9 years ago
tool_jwsverifyanalyze.html Please enter the commit message for your changes. Lines starting 9 years ago
tool_jwt.html Please enter the commit message for your changes. Lines starting 9 years ago
tool_jwtveri.html Please enter the commit message for your changes. Lines starting 9 years ago
tool_pkcs5view.html Please enter the commit message for your changes. Lines starting 9 years ago
tool_tsreq.html Please enter the commit message for your changes. Lines starting 9 years ago
tool_tsres.html Please enter the commit message for your changes. Lines starting 9 years ago
x509-1.1.js Please enter the commit message for your changes. Lines starting 9 years ago

README.md

jsrsasign

The 'jsrsasign' 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, CRL, CMS SignedData, TimeStamp and CAdES and JSON Web Signature(JWS)/Token(JWT)/Key(JWK).

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

Your bugfix and pull request contribution are always welcomed :)