2017 © Pedro Peláez
 

library keccak256

Pure PHP implementation of Etherem's Keccak-256

image

hashing/keccak256

Pure PHP implementation of Etherem's Keccak-256

  • Wednesday, June 28, 2017
  • by pp
  • Repository
  • 0 Watchers
  • 0 Stars
  • 82 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 18 Forks
  • 0 Open issues
  • 1 Versions
  • 14 % Grown

The README.md

DO NOT USE, IN PROGRESS

hashing/keccak256 Build Status Coverage Status

Pure PHP implementation of Etherem's Keccak-256, (*1)

Usage

```php <?php, (*2)

Keccak256::hash(''); // c5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470, (*3)

The Versions

28/06 2017

dev-master

9999999-dev

Pure PHP implementation of Etherem's Keccak-256

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

by Particle Paul

ethereum keccak keccak-256