2017 © Pedro Peláez
 

library encoder

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

image

denour/encoder

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

  • Friday, June 16, 2017
  • by denour
  • Repository
  • 1 Watchers
  • 0 Stars
  • 18 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % 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

16/06 2017

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

 

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