library encoder
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
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
phpseclib - PHP Secure Communications Library
, (*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: phpseclib.sourceforge.net, (*3)
Documentation
Support
Need Support?, (*4)
Installing Development Dependencies
Dependencies are managed via Composer., (*5)
-
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)
-
Install Dependencies, (*8)
sh
php composer.phar install
, (*9)
Contributing
-
Fork the Project, (*10)
-
Install Development Dependencies, (*11)
-
Create a Feature Branch, (*12)
-
(Recommended) Run the Test Suite, (*13)
sh
vendor/bin/phpunit
, (*14)
-
(Recommended) Check whether your code conforms to our Coding Standards by running, (*15)
sh
vendor/bin/phing -f build/build.xml sniff
, (*16)
-
Send us a Pull Request, (*17)
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