PHPackages                             vtvz/php-anubis - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. vtvz/php-anubis

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

vtvz/php-anubis
===============

Anubis block cipher

06PHP

Since Feb 8Pushed 10y ago1 watchersCompare

[ Source](https://github.com/vtvz/php-anubis)[ Packagist](https://packagist.org/packages/vtvz/php-anubis)[ RSS](/packages/vtvz-php-anubis/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

```
Implementation of "tweaked" version of Anubis block cipher. Cipher Block
Chaining (CBC) mode used to encrypt and decrypt data that are longer
than 16 octets.

ANUBIS is a block cipher designed by Vincent Rijmen and
Paulo S. L. M. Barreto that operates on data blocks of length 128 bits,
and uses keys of length 128 to 320 bits in steps of 32 bits. Really it's
just a variety of Rijndael cipher so it supposed to be as strong as original
Rijndael is. The authors claim the algorithm to be secure against a number
of attacks, including four-round differential and linear analysis, as well
as related-key, interpolation, boomerang, truncated differential, impossible
differential, and saturation attacks. Although many involutional components
can make a cipher more susceptible to distinguishing attacks exploiting the
cycle structure of permutations within the cipher, no attack strategy for
the Anubis cipher has been presented. Today only bruteforce attack can be
applied to this cipher.

ANUBIS is not (and will never be) patented. It may be used free of charge
for any purpose.

Brief description: http://en.wikipedia.org/wiki/Anubis_(cipher)
Details: http://www.larc.usp.br/~pbarreto/AnubisPage.html
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 83.3% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/e5213745fb768f3b8bc82dd45bedce8b3b592dd9344ef899b1f984702c54777a?d=identicon)[vtvz](/maintainers/vtvz)

---

Top Contributors

[![kolonist](https://avatars.githubusercontent.com/u/372089?v=4)](https://github.com/kolonist "kolonist (5 commits)")[![vtvz](https://avatars.githubusercontent.com/u/11929252?v=4)](https://github.com/vtvz "vtvz (1 commits)")

### Embed Badge

![Health badge](/badges/vtvz-php-anubis/health.svg)

```
[![Health](https://phpackages.com/badges/vtvz-php-anubis/health.svg)](https://phpackages.com/packages/vtvz-php-anubis)
```

PHPackages © 2026

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