PHP Secure Communications Library 0.3.8

PHPSecLib is a pure PHP userland collection of encryption functions. It comes with an arbitrary-precision integer arithmetic library, and PKCS#1 compliant RSA, DES, 3DES, RC4, Rijndael, AES, Blowfish, Twofish, and implementations of SSH-1, SSH-2, SFTP, and X.509.

Tags php encryption library
License MITL
State stable

Recent Releases

0.3.813 Sep 2014 06:30 cleanup: Removes an unused constant in SSH2 handler. Fixes syntax error in RSA unit tests, string comparisons without whitespace, and uses XML keys with unsigned integers now.