PHPackages                             netsilik/peppered-passwords - 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. netsilik/peppered-passwords

ActiveLibrary[Security](/categories/security)

netsilik/peppered-passwords
===========================

Secure password hashing using HMAC before (BCrypt) Hash.

2.0.0(5y ago)21.7k3MITPHPPHP ^7.0 || ^8.0

Since Jun 6Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Netsilik/PepperedPasswords)[ Packagist](https://packagist.org/packages/netsilik/peppered-passwords)[ Docs](https://gitlab.com/Netsilik/PepperedPasswords)[ RSS](/packages/netsilik-peppered-passwords/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (4)Used By (0)

Peppered Password Hashing
=========================

[](#peppered-password-hashing)

Secure password hashing using HMAC before (BCrypt) Hash.

---

MIT Licence

Unless required by applicable law or agreed to in writing, software distributed under the Licence is distributed on an "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

Contact:
Latest version available at:

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

[](#installation)

```
composer require netsilik/peppered-passwords

```

Usage
-----

[](#usage)

**Hashing new passwords**

```
