Download the PHP package draganmorty/phpseclib without Composer
On this page you can find all versions of the php package draganmorty/phpseclib. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download draganmorty/phpseclib
More information about draganmorty/phpseclib
Files in draganmorty/phpseclib
Package phpseclib
Short Description PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
License MIT
Homepage http://phpseclib.sourceforge.net
Informations about the package phpseclib
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
Documentation
- Documentation / Manual
- API Documentation (generated by Sami)
Support
Need Support?
- Checkout Questions and Answers on Stack Overflow
- Create a Support Ticket on GitHub
- Browse the Support Forum (no longer in use)
Installing Development Dependencies
Dependencies are managed via Composer.
-
Download the
composer.phar
executable as per the Composer Download Instructions, e.g. by running - Install Dependencies
Contributing
-
Fork the Project
-
Install Development Dependencies
-
Create a Feature Branch
-
(Recommended) Run the Test Suite
-
(Recommended) Check whether your code conforms to our Coding Standards by running
- Send us a Pull Request