kduma/simple-dal-data-integrity-hash

Simple DAL - PHP hash() data integrity implementations

Maintainers

Package info

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

Homepage

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

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 0

v0.0.5 2026-03-17 03:00 UTC

This package is auto-updated.

Last update: 2026-03-17 12:13:26 UTC


README

PHP hash() and hash_hmac() data integrity implementations for the Simple DAL data 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-data-integrity-hash

Documentation

See the full documentation.

License

MIT