msulistijo / phpseclibbundle
Symfony 2 Bundle - PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=5.3.3
This package is not auto-updated.
Last update: 2024-12-25 19:12:03 UTC
README
MIT-licensed Symfony 2 Bundle 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
Installing into Symfony 2 Project
Dependencies are managed via Composer.
-
Install Dependencies
php composer.phar require msulistijo/phpseclibbundle dev-master