phpseclib
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
I'm discontinuing this module and recommending sites that need this functionality use the Composer Manager module https://www.drupal.org/project/composer_manager and the Composer library for phpseclib https://packagist.org/packages/phpseclib/phpseclib.
This is a simple Drupal wrapper to provide the phpseclib to Drupal installations.
http://phpseclib.sourceforge.net/
This module does nothing in and of itself, it only provides the phpseclib functions for developers. These functions must be enabled through the admin/settings/phpseclib panel after install!
The current vision of this module is to provide strong cryptographic support for other security modules. I plan to create versions for d6, d7 and d8.
Installation
* Create the "phpseclib" directory in your libraries directory* Download the library from http://phpseclib.sourceforge.net* Unpack the library in the phpseclib directory* Enable the module on your site* Enable the parts of the library you want to use at "admin/settings/phpseclib"
