PHPackages                             filipsedivy/recryptor - 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. filipsedivy/recryptor

ActiveLibrary[Security](/categories/security)

filipsedivy/recryptor
=====================

🔐 Class for quick and easy change the encryption algorithm

v1.0(8y ago)018MITPHPPHP &gt;=5.6.0

Since Oct 20Pushed 8y ago1 watchersCompare

[ Source](https://github.com/filipsedivy/ReCryptor)[ Packagist](https://packagist.org/packages/filipsedivy/recryptor)[ Docs](https://github.com/filipsedivy/ReCryptor)[ RSS](/packages/filipsedivy-recryptor/feed)WikiDiscussions master Synced 3w ago

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

[![](.ReCryptor/images/logo_small.png)](.ReCryptor/images/logo_small.png)

[![Build Status](https://camo.githubusercontent.com/ea603b1c63e6efc1bd151154be0018304b36889039fbcc830ae2f7a26fbaedf5/68747470733a2f2f7472617669732d63692e6f72672f66696c69707365646976792f526543727970746f722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/filipsedivy/ReCryptor) [![Latest Stable Version](https://camo.githubusercontent.com/e20dc735b5fbd712e1a4d3c50c4d05c2c082b30b3d2001a4b1ce67d2d3c063d9/68747470733a2f2f706f7365722e707567782e6f72672f66696c69707365646976792f726563727970746f722f762f737461626c65)](https://packagist.org/packages/filipsedivy/recryptor) [![Total Downloads](https://camo.githubusercontent.com/5ff66e1404b9d161eca4199283ff367fd01e0552b2e3f4bde99da7aad1735e62/68747470733a2f2f706f7365722e707567782e6f72672f66696c69707365646976792f726563727970746f722f646f776e6c6f616473)](https://packagist.org/packages/filipsedivy/recryptor) [![License](https://camo.githubusercontent.com/77eb89b77afb2f16eba09f2133d437f6d16e1d510800663232d016ace8b4a363/68747470733a2f2f706f7365722e707567782e6f72672f66696c69707365646976792f726563727970746f722f6c6963656e7365)](https://packagist.org/packages/filipsedivy/recryptor)

Introduction
------------

[](#introduction)

ReCryptor can quickly and safely change your encryption algorithm.

ReCryptor is good for you if you use an outdated encryption algorithm and you need to change to a new one without a system failure and so users do not know anything.

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

[](#installation)

The recommended way to install is via Composer:

```
composer require filipsedivy/recryptor

```

It needed a minimum version of PHP 5.6.

Usage
-----

[](#usage)

### Recrypt password

[](#recrypt-password)

```
