PHPackages                             draganmorty/phpseclib - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Security](/categories/security)
4. /
5. draganmorty/phpseclib

ActiveLibrary[Security](/categories/security)

draganmorty/phpseclib
=====================

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

v1.0(8y ago)099MITPHPPHP &gt;=5.3.3

Since Feb 12Pushed 8y agoCompare

[ Source](https://github.com/draganmorty/phpseclib)[ Packagist](https://packagist.org/packages/draganmorty/phpseclib)[ Docs](http://phpseclib.sourceforge.net)[ RSS](/packages/draganmorty-phpseclib/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

phpseclib - PHP Secure Communications Library
=============================================

[](#phpseclib---php-secure-communications-library)

[![Build Status](https://camo.githubusercontent.com/111c3b8c7be8cea07b6758229ffd96781825c15cce3157606129060be9ec4f8a/68747470733a2f2f7472617669732d63692e6f72672f7068707365636c69622f7068707365636c69622e7376673f6272616e63683d322e30)](https://travis-ci.org/phpseclib/phpseclib)

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

- [Download (1.0.4)](http://sourceforge.net/projects/phpseclib/files/phpseclib1.0.4.zip/download)
- [Browse Git](https://github.com/phpseclib/phpseclib)
- [Code Coverage Report](http://phpseclib.bantux.org/code_coverage/2.0/latest/)

[![PEAR Channel](https://camo.githubusercontent.com/834fe1ab08876fe78adf0836b36d4c1d488648a95192c8ce68680822e53cf20d/687474703a2f2f7068707365636c69622e736f75726365666f7267652e6e65742f706561722d69636f6e2e706e67)](https://camo.githubusercontent.com/834fe1ab08876fe78adf0836b36d4c1d488648a95192c8ce68680822e53cf20d/687474703a2f2f7068707365636c69622e736f75726365666f7267652e6e65742f706561722d69636f6e2e706e67)

PEAR Channel: \[phpseclib.sourceforge.net\]() Documentation
-------------

[](#documentation)

- [Documentation / Manual](http://phpseclib.sourceforge.net/)
- [API Documentation](http://phpseclib.bantux.org/api/2.0/) (generated by Sami)

Support
-------

[](#support)

Need Support?

- [Checkout Questions and Answers on Stack Overflow](http://stackoverflow.com/questions/tagged/phpseclib)
- [Create a Support Ticket on GitHub](https://github.com/phpseclib/phpseclib/issues/new)
- [Browse the Support Forum](http://www.frostjedi.com/phpbb/viewforum.php?f=46) (no longer in use)

Installing Development Dependencies
-----------------------------------

[](#installing-development-dependencies)

Dependencies are managed via Composer.

1. Download the [`composer.phar`](https://getcomposer.org/composer.phar) executable as per the [Composer Download Instructions](https://getcomposer.org/download/), e.g. by running

    ```
    curl -sS https://getcomposer.org/installer | php
    ```
2. Install Dependencies

    ```
    php composer.phar install
    ```

Contributing
------------

[](#contributing)

1. Fork the Project
2. Install Development Dependencies
3. Create a Feature Branch
4. (Recommended) Run the Test Suite

    ```
    vendor/bin/phpunit
    ```
5. (Recommended) Check whether your code conforms to our Coding Standards by running

    ```
    vendor/bin/phing -f build/build.xml sniff
    ```
6. Send us a Pull Request

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3013d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0a9617578e7eec39f3d5377135f9fc8449f311e5ceefc8f310290b0a8d16c874?d=identicon)[draganmorty](/maintainers/draganmorty)

---

Top Contributors

[![draganmorty](https://avatars.githubusercontent.com/u/36401926?v=4)](https://github.com/draganmorty "draganmorty (1 commits)")

---

Tags

securitycryptographysshencryptionblowfishcryptosignaturesigningrsaaessftpx509asn1BigIntegertwofish

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/draganmorty-phpseclib/health.svg)

```
[![Health](https://phpackages.com/badges/draganmorty-phpseclib/health.svg)](https://phpackages.com/packages/draganmorty-phpseclib)
```

###  Alternatives

[phpseclib/phpseclib

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

5.6k434.8M1.3k](/packages/phpseclib-phpseclib)[defuse/php-encryption

Secure PHP Encryption Library

3.9k162.4M214](/packages/defuse-php-encryption)[ionux/phactor

Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate &amp; verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.

5275.0k30](/packages/ionux-phactor)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
