kduma/simple-dal-integrity-hash

Simple DAL - PHP hash() integrity implementations

Maintainers

Package info

github.com/kduma-OSS-splits/PHP-simple-dal-integrity-hash

Homepage

pkg:composer/kduma/simple-dal-integrity-hash

Statistics

Installs: 11

Dependents: 1

Suggesters: 0

Stars: 0

v0.1.0 2026-03-17 22:10 UTC

This package is auto-updated.

Last update: 2026-03-17 22:43:45 UTC


README

PHP hash() and hash_hmac() integrity implementations for the Simple DAL integrity plugin. Provides hashing algorithms (CRC32, MD5, SHA-1, SHA-256, SHA-512, SHA3-256) and HMAC signing algorithms (HMAC-SHA1, HMAC-SHA256, HMAC-SHA512).

Part of the Simple DAL project.

Installation

composer require kduma/simple-dal-integrity-hash

Documentation

See the full documentation.

License

MIT