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

dev-master 2015-12-03 17:15 UTC

This package is not auto-updated.

Last update: 2024-04-17 15:59:35 UTC


README

Build Status

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.

  1. Install Dependencies

    php composer.phar require msulistijo/phpseclibbundle dev-master