msulistijo / phpseclibbundle
Symfony 2 Bundle - PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
Package info
github.com/msulistijo/PhpseclibBundle
Type:symfony-bundle
pkg:composer/msulistijo/phpseclibbundle
dev-master
2015-12-03 17:15 UTC
Requires
- php: >=5.3.3
This package is not auto-updated.
Last update: 2026-03-05 00:47:38 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