Jim Wigginton is announcing that phpseclib with version number 1.0.0 is already available to download.
What is phpseclib ?
phpseclib is A PHP library for supporting secure Web communications and cryptography, supporting standards like RSA, SSH2, SFTP and many more .
phpseclib is not a library per se, but a collection of pure-PHP implementations of various security standards and protocols.It allows developers to boost their application or website’s security with known and recommended best industry practices.
This is changelog for phpseclib version 1.0.0 :
- Fixed:
- Doesn’t validate self-signed certs by default.
You can read the complete changelog and also download this latest version on their homepage: phpseclib.sourceforge.net