grifix/hasher

This package is abandoned and no longer maintained. No replacement package was suggested.

Wrapper for hash_hmac

dev-main 2023-01-12 08:11 UTC

This package is auto-updated.

Last update: 2023-07-26 07:05:05 UTC


README

$hasher = new \Grifix\Hasher\Hasher('8c5f7dce0a4c44448c4118b4f8e2de93', 'sha256');
$hasher->hash('data');