PHP 安全通讯库发布 0.3.0 版本,该版本主要改进有:
1. 支持恢复 Net_SFTP::put(),
2. support for recursive deletes and recursive chmods to Net_SFTP, setTimeout() to Net_SSH2,
3. support for PBKDF2 to the various Crypt_* classes via setPassword(),
4. File_X509 and File_ASN1, and the ability to decode ANSI escape codes via File_ANSI.
5. Private keys can now be saved in various formats in Crypt_RSA.
6. Net_SSH2::getServerPublicHostKey() returns a printer-friendly version of the public key.
PHP Secure Communications Library 是一组 PHP 语言实现的用于进行 DES, 3DES, RC4, Rijndael, AES, SSH-1和 SSH-2 等标准的实现。
暂无更多评论