PHP Secure Communications Library is a set of pure
PHP implementations of DES, 3DES, RC4, Rijndael,
AES, RSA (PKCS#1 compliant [v2.1]), SSH-1, SSH-2, and SFTP.
Ihr Bewertung für PHP Secure Communications Library
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Diese Version Geschwindigkeiten bis fast jede Datei, hat sich verbessert, Berechenbarkeit, implementiert RSA Blendung, fügt Unterstützung für mehr öffentliche / private RSA-Schlüssel, implementiert CTR-Modus für Blockchiffren, fügt Net_SFTP: rawlist () und Net_SFTP:: size (), und verbessert Debugging-Funktionen. Crypt_Random sollte jetzt mehr kryptographisch sicher.
This release speeds up almost every file, has improved computability, implements RSA blinding, adds support for more public / private RSA keys, implements CTR mode for block ciphers, adds Net_SFTP::rawlist() and Net_SFTP::size(), and improves debugging capabilities. Crypt_Random should now be more cryptographically secure.
Diese Version hat Crypt_RSA, Unterstützung für RSA-Authentifizierung in publickey Net_SSH2, Kompatibilität Verbesserungen und Verbesserungen in der Geschwindigkeit.
This release added Crypt_RSA, support for RSA publickey authentication in Net_SSH2, compatibility improvements, and speed improvements.