PHP Secure Communications Library
Go to file
2012-07-01 12:07:42 -05:00
phpseclib - make Crypt_RSA use openssl for key generation (if openssl is available) and make it so File_X509 can create CSRs 2012-07-01 12:07:42 -05:00
tests [feature/phpunit] Change test class name to reflect the path it is in. 2012-06-06 13:08:11 +02:00
.gitattributes added build status and extra lines 2012-06-11 02:30:46 -06:00
.gitignore added build status and extra lines 2012-06-11 02:30:46 -06:00
.travis.yml [feature/phpunit] Add configuration file for travis-ci.org 2012-06-06 13:07:55 +02:00
composer.json - resolve conflict in composer.json, up required php version to 5.0.0 and suggest pear-pear/PHP_Compat 2012-06-09 19:04:07 -05:00
phpunit.xml.dist [feature/phpunit] Add phpunit configuration and bootstrapping. 2012-06-06 13:07:36 +02:00
README.md - README.me updates 2012-06-16 23:00:43 -05:00

phpseclib - PHP Secure Communications Library

Build Status

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 X.509

PEAR Channel PEAR Channel: [phpseclib.sourceforge.net](http://phpseclib.sourceforge.net/pear.htm)