2012-06-10 09:27:23 +00:00
|
|
|
# phpseclib - PHP Secure Communications Library
|
|
|
|
|
2012-06-11 08:30:46 +00:00
|
|
|
[![Build Status](https://secure.travis-ci.org/phpseclib/phpseclib.png?branch=master)](http://travis-ci.org/phpseclib/phpseclib)
|
|
|
|
|
2012-06-10 09:27:23 +00:00
|
|
|
MIT-licensed pure-PHP implementations of an arbitrary-precision integer
|
|
|
|
arithmetic library, fully PKCS#1 (v2.1) compliant RSA, DES, 3DES, RC4, Rijndael,
|
|
|
|
AES, SSH-1, SSH-2, SFTP, and (SVN-only) X.509
|
|
|
|
|
|
|
|
* [Download (0.2.2)](https://github.com/phpseclib/phpseclib/zipball/master)
|
|
|
|
* [Browse Git](https://github.com/phpseclib/phpseclib)
|
|
|
|
* [Documentation](http://phpseclib.sourceforge.net/documentation/)
|
|
|
|
* [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">
|
2012-06-11 08:30:46 +00:00
|
|
|
PEAR Channel: [phpseclib.sourceforge.net](http://phpseclib.sourceforge.net/pear.htm)
|