kduma / simple-dal-data-integrity-sodium
Simple DAL - Libsodium data integrity implementations
Package info
github.com/kduma-OSS-splits/PHP-simple-dal-data-integrity-sodium
pkg:composer/kduma/simple-dal-data-integrity-sodium
v0.0.5
2026-03-17 03:01 UTC
Requires
- php: ^8.4
- ext-sodium: *
- kduma/simple-dal-data-integrity-contracts: ^0.0.5
Requires (Dev)
- pestphp/pest: ^3.0
This package is auto-updated.
Last update: 2026-03-17 12:13:22 UTC
README
Libsodium data integrity algorithm implementations for the Simple DAL data integrity plugin. Provides Blake2b (hashing) and Ed25519 (signing) algorithms.
Part of the Simple DAL project.
Installation
composer require kduma/simple-dal-data-integrity-sodium
Documentation
See the full documentation.
License
MIT