Registry / crypto / kornrunner-keccak

kornrunner-keccak

JSON →
library1.1.0phppackagistunverified

Pure PHP implementation of Keccak.

composer require kornrunner/keccak
INSTALL
IMPORT
SIG · KORNRUNNER-KECCAK
K
kornrunner-keccak
cryptophpv1.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Keccak
use kornrunner\Keccak;

Compute a Keccak-256 hash of a string.

use kornrunner\Keccak; $hash = Keccak::hash('message', 256); echo $hash;
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
Resources
kornrunner-keccak — pip install kornrunner-keccak · libregistry