mirror of
https://github.com/danog/tgseclib.git
synced 2024-11-30 04:39:02 +01:00
a14e71f38b
this change will make it so some parameters can be set after the Net_SSH2 object has been created. eg. instead of doing define('NET_SSH2_LOGGING', NET_SSH2_LOG_COMPLEX) one can now do $ssh->setLogging(...) or something. |
||
---|---|---|
build | ||
phpseclib | ||
tests | ||
travis | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
AUTHORS | ||
composer.json | ||
composer.lock | ||
LICENSE | ||
phpunit.xml.dist | ||
README.md |
phpseclib - PHP Secure Communications Library
MIT-licensed pure-PHP implementations of an arbitrary-precision integer arithmetic library, fully PKCS#1 (v2.1) compliant RSA, DES, 3DES, RC4, Rijndael, AES, Blowfish, Twofish, SSH-1, SSH-2, SFTP, and X.509
PEAR Channel: [phpseclib.sourceforge.net](http://phpseclib.sourceforge.net/pear.htm)