PHPackages                             alexsasharegan/crypto - 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. alexsasharegan/crypto

ActiveLibrary[Security](/categories/security)

alexsasharegan/crypto
=====================

Password hashing utilities

1.1.0(9y ago)157MITPHPPHP &gt;=5.3.0

Since Sep 8Pushed 9y ago1 watchersCompare

[ Source](https://github.com/alexsasharegan/crypto_lib)[ Packagist](https://packagist.org/packages/alexsasharegan/crypto)[ Docs](https://github.com/alexsasharegan/crypto_lib)[ RSS](/packages/alexsasharegan-crypto/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

Crypto
======

[](#crypto)

### PHP password hashing utilities

[](#php-password-hashing-utilities)

---

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

[](#installation)

If you're using **Composer**:

```
$ composer require alexsasharegan/crypto
```

Then require in the vendor autoloader:

```
