2017 © Pedro PelĆ”ez
 

library phpseclib

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

image

draganmorty/phpseclib

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

  • Monday, February 12, 2018
  • by draganmorty
  • Repository
  • 0 Watchers
  • 0 Stars
  • 44 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 16 % Grown

The README.md

phpseclib - PHP Secure Communications Library

Build Status, (*1)

MIT-licensed 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)

PEAR Channel PEAR Channel: phpseclib.sourceforge.net, (*3)

Documentation

Support

Need Support?, (*4)

Installing Development Dependencies

Dependencies are managed via Composer., (*5)

  1. Download the composer.phar executable as per the Composer Download Instructions, e.g. by running, (*6)

    sh curl -sS https://getcomposer.org/installer | php, (*7)

  2. Install Dependencies, (*8)

    sh php composer.phar install, (*9)

Contributing

  1. Fork the Project, (*10)

  2. Install Development Dependencies, (*11)

  3. Create a Feature Branch, (*12)

  4. (Recommended) Run the Test Suite, (*13)

    sh vendor/bin/phpunit, (*14)

  5. (Recommended) Check whether your code conforms to our Coding Standards by running, (*15)

    sh vendor/bin/phing -f build/build.xml sniff, (*16)

  6. Send us a Pull Request, (*17)

The Versions

12/02 2018

dev-master

9999999-dev http://phpseclib.sourceforge.net

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

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

by Patrick Monnerat
by Hans-Jürgen Petrich
by Graham Campbell

security encryption rsa signature signing cryptography ssh blowfish crypto aes sftp x509 x.509 asn1 asn.1 biginteger twofish

12/02 2018

v1.0

1.0.0.0 http://phpseclib.sourceforge.net

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

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

by Patrick Monnerat
by Hans-Jürgen Petrich
by Graham Campbell

security encryption rsa signature signing cryptography ssh blowfish crypto aes sftp x509 x.509 asn1 asn.1 biginteger twofish