PHPackages                             msfidelis/crypto-utils-php - 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. msfidelis/crypto-utils-php

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

msfidelis/crypto-utils-php
==========================

Crypto Tools for Web Services and Web Applications

281PHP

Since Oct 11Pushed 9y ago2 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

crypto-utils-php
================

[](#crypto-utils-php)

Pacote de gerenciamento de criptografia para PHP

Download do projeto
===================

[](#download-do-projeto)

```
  # composer require msfidelis/crypto-utils-php

```

Use a classe de crypto que você deseja. Como a EncryptSSL
=========================================================

[](#use-a-classe-de-crypto-que-você-deseja-como-a-encryptssl)

```
  $loader = require __DIR__ . "/vendor/autoload.php";
  use msfidelis\cryptoUtils\classes\EncryptSSL;

```

[![alt tag](https://camo.githubusercontent.com/27116bd7f13f16ac236474d62b5857cdbdea102821a3fb5b9414f4e87d89f6a1/687474703a2f2f692e696d6775722e636f6d2f6c5779766162732e706e67)](https://camo.githubusercontent.com/27116bd7f13f16ac236474d62b5857cdbdea102821a3fb5b9414f4e87d89f6a1/687474703a2f2f692e696d6775722e636f6d2f6c5779766162732e706e67)

Gerando um par de chaves assimétricas com o OpenSSL
===================================================

[](#gerando-um-par-de-chaves-assimétricas-com-o-openssl)

[![alt tag](https://camo.githubusercontent.com/b5d95557e763da56c6a2a95d32b521fdb0fe33c3ee20f9d408e882042115a0f7/687474703a2f2f692e696d6775722e636f6d2f5a3173304a656a2e706e67)](https://camo.githubusercontent.com/b5d95557e763da56c6a2a95d32b521fdb0fe33c3ee20f9d408e882042115a0f7/687474703a2f2f692e696d6775722e636f6d2f5a3173304a656a2e706e67)

Encrypt and Decrypt Exemplo
===========================

[](#encrypt-and-decrypt-exemplo)

[![alt tag](https://camo.githubusercontent.com/fbc0c5e3c1f92ec3e491e95bb175a150abfa2a896c2aadd5e9a6b7d0da37c1b9/687474703a2f2f692e696d6775722e636f6d2f6b536e4279334e2e706e67)](https://camo.githubusercontent.com/fbc0c5e3c1f92ec3e491e95bb175a150abfa2a896c2aadd5e9a6b7d0da37c1b9/687474703a2f2f692e696d6775722e636f6d2f6b536e4279334e2e706e67)[![alt tag](https://camo.githubusercontent.com/ff9a101a6cef9586823e6909f77d46cdc6e6c761610a87218aba0ab0f2e71ae7/687474703a2f2f692e696d6775722e636f6d2f314c4c593651562e706e67)](https://camo.githubusercontent.com/ff9a101a6cef9586823e6909f77d46cdc6e6c761610a87218aba0ab0f2e71ae7/687474703a2f2f692e696d6775722e636f6d2f314c4c593651562e706e67)

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

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

---

Top Contributors

[![msfidelis](https://avatars.githubusercontent.com/u/13524134?v=4)](https://github.com/msfidelis "msfidelis (6 commits)")

### Embed Badge

![Health badge](/badges/msfidelis-crypto-utils-php/health.svg)

```
[![Health](https://phpackages.com/badges/msfidelis-crypto-utils-php/health.svg)](https://phpackages.com/packages/msfidelis-crypto-utils-php)
```

###  Alternatives

[symfony/filesystem

Provides basic utilities for the filesystem

4.6k669.1M3.2k](/packages/symfony-filesystem)

PHPackages © 2026

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