2017 © Pedro Peláez
 

symfony-bundle phpseclibbundle

Symfony 2 Bundle - PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.

image

msulistijo/phpseclibbundle

Symfony 2 Bundle - PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.

  • Thursday, December 3, 2015
  • by msulistijo
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

PhpseclibBundle - PHP Secure Communications Library

Build Status, (*1)

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, (*2)

Installing into Symfony 2 Project

Dependencies are managed via Composer., (*3)

  1. Install Dependencies, (*4)

    sh php composer.phar require msulistijo/phpseclibbundle dev-master, (*5)

The Versions

03/12 2015

dev-master

9999999-dev

Symfony 2 Bundle - PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

by Michael Sulistijo