Skip to content

Commit 9250b65

Browse files
committed
1.0.19 release
1 parent 42866e2 commit 9250b65

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ <h2>Pure-PHP implementations of:</h2>
7777
</li>
7878
</ul>
7979
<p>
80-
<a href="http://sourceforge.net/projects/phpseclib/files/phpseclib1.0.18.zip/download" class="button">Download phpseclib 1.0.18</a>
80+
<a href="http://sourceforge.net/projects/phpseclib/files/phpseclib1.0.19.zip/download" class="button">Download phpseclib 1.0.19</a>
8181
</p>
8282
<p>
8383
<a href="http://stackoverflow.com/questions/tagged/phpseclib" class="button">Get Support</a>

math/intro.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ <h1>php<span class="red">sec</span>lib: BigInteger Introduction</h1>
5858
<div id="pgup">(return to <a href="../index.html">phpseclib Feature List</a>)</div>
5959
</div>
6060
<div class="grid_6" style="text-align: right; margin-top: 5px">
61-
<a href="http://sourceforge.net/projects/phpseclib/files/phpseclib1.0.18.zip/download" class="button">Download Now</a>
61+
<a href="http://sourceforge.net/projects/phpseclib/files/phpseclib1.0.19.zip/download" class="button">Download Now</a>
6262
</div>
6363
<div class="clear"></div>
6464
<div class="grid_4">

rsa/intro.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
f<!DOCTYPE html>
1+
<!DOCTYPE html>
22
<html lang="en">
33
<head>
44
<meta charset="utf-8" />
@@ -52,7 +52,7 @@ <h1>php<span class="red">sec</span>lib: RSA Feature List</h1>
5252
<p>Click on any of the following for examples.</p>
5353
</div>
5454
<div class="grid_6" style="text-align: right; margin-top: 5px">
55-
<a href="http://sourceforge.net/projects/phpseclib/files/phpseclib1.0.18.zip/download" class="button">Download Now</a>
55+
<a href="http://sourceforge.net/projects/phpseclib/files/phpseclib1.0.19.zip/download" class="button">Download Now</a>
5656
</div>
5757
<div class="clear"></div>
5858
<div class="grid_4">

sftp/intro.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ <h1>php<span class="red">sec</span>lib: SFTP Feature List</h1>
5252
<p>Click on any of the following for examples.</p>
5353
</div>
5454
<div class="grid_6" style="text-align: right; margin-top: 5px">
55-
<a href="http://sourceforge.net/projects/phpseclib/files/phpseclib1.0.18.zip/download" class="button">Download Now</a>
55+
<a href="http://sourceforge.net/projects/phpseclib/files/phpseclib1.0.19.zip/download" class="button">Download Now</a>
5656
</div>
5757
<div class="clear"></div>
5858
<div class="grid_4">

ssh/intro.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ <h1>php<span class="red">sec</span>lib: SSH2 Feature List</h1>
5151
<div id="pgup">(return to <a href="../index.html">phpseclib Feature List</a>)</div>
5252
</div>
5353
<div class="grid_6" style="text-align: right; margin-top: 5px">
54-
<a href="http://sourceforge.net/projects/phpseclib/files/phpseclib1.0.18.zip/download" class="button">Download Now</a>
54+
<a href="http://sourceforge.net/projects/phpseclib/files/phpseclib1.0.19.zip/download" class="button">Download Now</a>
5555
</div>
5656
<div class="clear"></div>
5757
<div class="grid_12">

x509/intro.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ <h1>php<span class="red">sec</span>lib: X.509 Feature List</h1>
7373
<div id="pgup">(return to <a href="../index.html">phpseclib Feature List</a>)</div>
7474
</div>
7575
<div class="grid_6" style="text-align: right; margin-top: 5px">
76-
<a href="http://sourceforge.net/projects/phpseclib/files/phpseclib1.0.18.zip/download" class="button">Download Now</a>
76+
<a href="http://sourceforge.net/projects/phpseclib/files/phpseclib1.0.19.zip/download" class="button">Download Now</a>
7777
</div>
7878
<div class="clear"></div>
7979
<div class="grid_12">

0 commit comments

Comments
 (0)