mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-12-26 11:37:33 +00:00
PHP Secure Communications Library
c01b8fc4ed
sending the close channel packet right after the eof seems to make some scp transfers terminate prematurely. unfortunately, sometimes this behavior is undesirable as it is in this case: http://www.frostjedi.com/phpbb3/viewtopic.php?f=46&t=29457 hence the $want_reply parameter also, this commit makes the scp packet length account for the length portion |
||
---|---|---|
phpseclib | ||
tests | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
AUTHORS | ||
composer.json | ||
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)