PHPackages                             danielmarschall/php-sha3 - 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. danielmarschall/php-sha3

ActiveLibrary

danielmarschall/php-sha3
========================

Pure PHP implementation of SHA-3

0170[1 issues](https://github.com/danielmarschall/php-sha3/issues)PHP

Since Oct 22Pushed 3y agoCompare

[ Source](https://github.com/danielmarschall/php-sha3)[ Packagist](https://packagist.org/packages/danielmarschall/php-sha3)[ RSS](/packages/danielmarschall-php-sha3/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

php-sha3 [![Build Status](https://camo.githubusercontent.com/4fedee85e711148a2e9d85aca9b00d7ffa00ed639ca77333bdafa75722164673/68747470733a2f2f6170702e7472617669732d63692e636f6d2f64616e69656c6d6172736368616c6c2f7068702d736861332e7376673f6272616e63683d6d6173746572)](https://app.travis-ci.com/github/danielmarschall/php-sha3/) [![Coverage Status](https://camo.githubusercontent.com/3f6d5554e4f0409d8ae9701c6611a142874931d5d6c56b0e4f9d46c5815693ad/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f64616e69656c6d6172736368616c6c2f7068702d736861332f62616467652e737667)](https://coveralls.io/github/danielmarschall/php-sha3)
=============================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#php-sha3----)

Pure PHP implementation of SHA-3.

Extended version to support `hash_hmac` and `hash_pbkdf2`.

Original source can be found [here](https://github.com/0xbb/php-sha3).

Usage
-----

[](#usage)

```
