PHPackages                             mphpmaster/tdes - 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. mphpmaster/tdes

ActiveLibrary[Security](/categories/security)

mphpmaster/tdes
===============

Php TDES Cipher using openssl.

1.0.0(2y ago)035MITPHPPHP &gt;=8.1

Since Feb 26Pushed 2y ago1 watchersCompare

[ Source](https://github.com/mPhpMaster/tdes)[ Packagist](https://packagist.org/packages/mphpmaster/tdes)[ RSS](/packages/mphpmaster-tdes/feed)WikiDiscussions master Synced today

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Php TDES Cipher
===============

[](#php-tdes-cipher)

Php TDES Cipher using openssl.

Dependencies:
-------------

[](#dependencies)

- php &gt;=8.1 **REQUIRED IN YOUR PROJECT**

Installation
------------

[](#installation)

```
composer require mphpmaster/tdes
```

Usage:
------

[](#usage)

Default cipher\_algo is: `des-ede3-cbc`

```
$cipher = \MPhpMaster\TDES\TDESCipher::make('ABCDEFGHIJKLMNOPQRSTUVWX', '12345678', 'des-ede3-cbc'); // new instance
$cipher->encrypt('Test!'); // encrypt
$cipher->decrypt('RZ4wZaGE7qGNZ1'); // decrypt
```

---

License
-------

[](#license)

This package is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

Stand with Palestine 🇵🇸 *\#FreePalestine*
-----------------------------------------

[](#stand-with-palestine--freepalestine)

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

857d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/59211285?v=4)[Moh. Php Master ..](/maintainers/mPhpMaster)[@mPhpMaster](https://github.com/mPhpMaster)

---

Top Contributors

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

---

Tags

phpcipherTDES

### Embed Badge

![Health badge](/badges/mphpmaster-tdes/health.svg)

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

###  Alternatives

[poly-crypto/poly-crypto

High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+

128.1k1](/packages/poly-crypto-poly-crypto)

PHPackages © 2026

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