Skip to content

Commit ba77f8d

Browse files
committed
11.1.4 release
1 parent 9914869 commit ba77f8d

1 file changed

Lines changed: 5 additions & 20 deletions

File tree

index.html

Lines changed: 5 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<header class="inner">
1717
<a id="forkme_banner" href="https://github.com/kjur/jsrsasign">Fork Me on GitHub</a>
1818

19-
<h1 id="project_title">jsrsasign</h1>
19+
<h1 id="project_title">jsrsasign (END OF SUPPORT)</h1>
2020
<h2 id="project_tagline">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, CAdES and JSON Web Signature(JWS)/Token(JWT)/Key(JWK)</h2>
2121

2222
<section id="downloads">
@@ -50,11 +50,9 @@ <h2 id="project_tagline">opensource free pure JavaScript cryptographic library s
5050
<a href="https://libraries.io/bower/jsrsasign" target="_blank"><img class="img-no" src="https://img.shields.io/bower/v/jsrsasign.svg?maxAge=2592000" alt=""/></a>
5151
<a href="https://www.npmjs.com/package/jsrsasign" target="_blank"><img class="img-no" src="https://badge.fury.io/js/jsrsasign.svg?maxAge=2592000" alt=""/></a>
5252
<a href="https://cdnjs.com/libraries/jsrsasign" target="_blank"><img class="img-no" src="https://img.shields.io/cdnjs/v/jsrsasign.svg?maxAge=2592000" alt=""/></a>
53-
<a href="https://github.com/sponsors/kjur" target="_blank"><img class="img-no" src="https://img.shields.io/badge/github-donate-yellow.svg" alt="GitHub Sponsors donate button"/></a>
54-
<a href="#donation"><img class="img-no" src="https://img.shields.io/badge/crypto-donate-yellow.svg" alt="Cryptcurrency donate button"/></a>
5553
<br clear="all"/>
5654

57-
<dev align="center">Love jsrsasign? Please consider <a href="#donation">donating</a> to sustaining this activity</dev>
55+
<h2>JSRSASIGN END OF SUPPORT ON 14 APR 2026</h2>
5856

5957
<h3>FEATURES</h3>
6058
The 'jsrsasign' library provides following features in pure JavaScript.
@@ -81,6 +79,9 @@ <h3>FEATURES</h3>
8179

8280
<h3>NEWS</h3>
8381
<dl>
82+
<dt><b>2026-Aug-14</b>:
83+
<dd>
84+
<p>The "jsrsasign" library is end of support on 14 Aug 2026. Thank you for long support.</p>
8485
<dt><b>2026-Apr-10</b>:
8586
<dd>
8687
<p>The "jsrsasign" will reach end-of-support in a few months. Some unfixed vulnerabilities have been reported for now. Hopefully most of them are fixed until the end of support. GitHub Support for this project will also be closed in a few week. Thank you for your long-standing support of this project.</p>
@@ -144,22 +145,6 @@ <h3>PROGRAMMING TUTORIALS</h3>
144145
You can see the list of QUnit unit tests <a href="test/index.html">here</a>
145146
and I hope they help you understand 'jsrsasign' library and APIs.
146147

147-
<a name="donation"><h3>DONATIONS</h3></a>
148-
<p>
149-
If you like jsrsasign and my other project, you can support their development by donation through any of the platform/services below. Thank you as always.
150-
<h4>Github Sponsors</h4>
151-
You can sponsor jsrsasign with the
152-
<a href="https://github.com/sponsors/kjur">GitHub Sponsors </a>program.
153-
</p>
154-
<h4>Cryptocurrency</h4>
155-
You can donate cryptocurrency to jsrsasign using the following addresses:
156-
<ul>
157-
<li>Bitcoin(BTC): <code>34vSRe7XHoMy78HKgps9YJ5BrBLYJLeM22</code></li>
158-
<li>Ethereum(ETH): <code>0x9c4cdbb531e5b84796ff5f91a9f652704761e64e</code></li>
159-
<li>Litecoin(LTC): <code>LPf3VDJVamwPcNJNjjVtrUQuJQ17ZyWzeU</code></li>
160-
<li>Bitcoin Cash(BCH): <code>bitcoincash:pq3hy08pc9vm57q6ddgsc06cqdffmfzwwqxd9yejyf</code></li>
161-
</ul>
162-
163148
<!-- now editing -->
164149

165150
</section>

0 commit comments

Comments
 (0)