PHPackages                             flashadvocate/srp6crypto - 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. flashadvocate/srp6crypto

ActiveLibrary

flashadvocate/srp6crypto
========================

SRP6 implementation in PHP for TrinityCore

03PHP

Since May 8Pushed 2y ago1 watchersCompare

[ Source](https://github.com/flashadvocate/srp6crypto)[ Packagist](https://packagist.org/packages/flashadvocate/srp6crypto)[ RSS](/packages/flashadvocate-srp6crypto/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

SRP6 implementation in PHP for TrinityCore
==========================================

[](#srp6-implementation-in-php-for-trinitycore)

Replaces `sha_password_hash` usage for account credential verification. Read  for more intimate details.

Credits to Treeston for his work on TrinityCore Minimanager.

Usage
-----

[](#usage)

```
composer require flashadvocate/srp6crypto

```

Example implementation
----------------------

[](#example-implementation)

```
