diff --git a/README.md b/README.md index dd842dee..363df880 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ 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. +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, JSON Web Signature/Token. Public page is http://kjur.github.com/jsrsasign . diff --git a/index.html b/index.html index 98db4df8..ac3f90f1 100755 --- a/index.html +++ b/index.html @@ -60,9 +60,9 @@
git clone git://github.com/kjur/jsrsasign.git+
git clone git://github.com/kjur/jsrsasign.git
otherwise +bower install jsrsasign +