mirror of
https://github.com/danog/tgseclib.git
synced 2025-01-22 05:51:20 +01:00
added build status and extra lines
This commit is contained in:
parent
592652cdb5
commit
368f7ff7ee
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1 +1 @@
|
|||||||
* text=auto
|
* text=auto
|
||||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -48,4 +48,4 @@ publish
|
|||||||
# local files
|
# local files
|
||||||
vendor
|
vendor
|
||||||
composer.phar
|
composer.phar
|
||||||
composer.lock
|
composer.lock
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
# phpseclib - PHP Secure Communications Library
|
# phpseclib - PHP Secure Communications Library
|
||||||
|
|
||||||
|
[![Build Status](https://secure.travis-ci.org/phpseclib/phpseclib.png?branch=master)](http://travis-ci.org/phpseclib/phpseclib)
|
||||||
|
|
||||||
MIT-licensed pure-PHP implementations of an arbitrary-precision integer
|
MIT-licensed pure-PHP implementations of an arbitrary-precision integer
|
||||||
arithmetic library, fully PKCS#1 (v2.1) compliant RSA, DES, 3DES, RC4, Rijndael,
|
arithmetic library, fully PKCS#1 (v2.1) compliant RSA, DES, 3DES, RC4, Rijndael,
|
||||||
AES, SSH-1, SSH-2, SFTP, and (SVN-only) X.509
|
AES, SSH-1, SSH-2, SFTP, and (SVN-only) X.509
|
||||||
@ -10,4 +12,4 @@ AES, SSH-1, SSH-2, SFTP, and (SVN-only) X.509
|
|||||||
* [Support](http://www.frostjedi.com/phpbb/viewforum.php?f=46)
|
* [Support](http://www.frostjedi.com/phpbb/viewforum.php?f=46)
|
||||||
|
|
||||||
<img src="http://phpseclib.sourceforge.net/pear-icon.png" alt="PEAR Channel" width="16" height="16">
|
<img src="http://phpseclib.sourceforge.net/pear-icon.png" alt="PEAR Channel" width="16" height="16">
|
||||||
PEAR Channel: [phpseclib.sourceforge.net](http://phpseclib.sourceforge.net/pear.htm)
|
PEAR Channel: [phpseclib.sourceforge.net](http://phpseclib.sourceforge.net/pear.htm)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user