PHPackages                             mofesolapaul/roksh-encryption-algorithm - 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. mofesolapaul/roksh-encryption-algorithm

ActiveLibrary[Security](/categories/security)

mofesolapaul/roksh-encryption-algorithm
=======================================

07PHP

Since Sep 19Pushed 4y ago5 watchersCompare

[ Source](https://github.com/planetnest/roksh-encryption-algorithm)[ Packagist](https://packagist.org/packages/mofesolapaul/roksh-encryption-algorithm)[ RSS](/packages/mofesolapaul-roksh-encryption-algorithm/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

roksh-encryption-algorithm
==========================

[](#roksh-encryption-algorithm)

Here's how it all started... This is a library to facilitate the smooth communication in times of war, between Roksh - the petite village of farmers, and Zrytk - the fairly large village of blacksmiths and hunters Roksh is under massive assault from the four neighbouring villages - Slyek, Doek, Maroek and Groech. Rokshites need to be able to securely pass messages to and from their Zrytk saviours without standing the risk of the assailants intercepting.

`Algorithm developed by Devcrib Engineers`

### project demo

[](#project-demo)

See the demo here at [devcrib.github.io/roksh-encryption-algorithm](https://devcrib.github.io/roksh-encryption-algorithm)

---

##### Supervised by:

[](#supervised-by)

> Mofesola Banjo [@mofesolapaul](https://github.com/mofesolapaul) | [facebook](https://facebook.com/mofesolapaul) | [twitter](https://twitter.com/mofesolapaul)

##### Contributors:

[](#contributors)

Usage
-----

[](#usage)

The library features two main methods: `encrypt()` and `decrypt()` which accept a single value passed by reference.

##### Example

[](#example)

```
$str = "This is a library to facilitate the smooth communication in times of war";

encrypt($str);
// echo "Encrypted: $str";

decrypt($str);
// echo "Decrypted: $str";
```

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 Bus Factor1

Top contributor holds 90.9% 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/4d9e05a828b75c60d57e54147e89eb15d5cdd44cac7c2d94f8b0136c333fd4a1?d=identicon)[mofesolapaul](/maintainers/mofesolapaul)

---

Top Contributors

[![mofesolapaul](https://avatars.githubusercontent.com/u/8944192?v=4)](https://github.com/mofesolapaul "mofesolapaul (10 commits)")[![dotunlonge](https://avatars.githubusercontent.com/u/14453863?v=4)](https://github.com/dotunlonge "dotunlonge (1 commits)")

---

Tags

devcribdevcribbersencryptionencryption-algorithmsexample-algorithmsphpplanet-nest

### Embed Badge

![Health badge](/badges/mofesolapaul-roksh-encryption-algorithm/health.svg)

```
[![Health](https://phpackages.com/badges/mofesolapaul-roksh-encryption-algorithm/health.svg)](https://phpackages.com/packages/mofesolapaul-roksh-encryption-algorithm)
```

###  Alternatives

[defuse/php-encryption

Secure PHP Encryption Library

3.9k162.4M214](/packages/defuse-php-encryption)[mews/purifier

Laravel 5/6/7/8/9/10 HtmlPurifier Package

2.0k16.7M113](/packages/mews-purifier)[robrichards/xmlseclibs

A PHP library for XML Security

41478.1M118](/packages/robrichards-xmlseclibs)[bjeavons/zxcvbn-php

Realistic password strength estimation PHP library based on Zxcvbn JS

87117.5M63](/packages/bjeavons-zxcvbn-php)[illuminate/encryption

The Illuminate Encryption package.

9229.7M280](/packages/illuminate-encryption)[paragonie/hidden-string

Encapsulate strings in an object to hide them from stack traces

7410.6M39](/packages/paragonie-hidden-string)

PHPackages © 2026

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