kduma / simple-dal-data-integrity-sodium
This package is abandoned and no longer maintained.
The author suggests using the kduma/simple-dal-integrity-sodium package instead.
Simple DAL - Libsodium integrity implementations
Package info
github.com/kduma-OSS-splits/PHP-simple-dal-integrity-sodium
pkg:composer/kduma/simple-dal-data-integrity-sodium
v0.2.0
2026-03-20 08:51 UTC
Requires
- php: ^8.4
- ext-sodium: *
- kduma/simple-dal-integrity-contracts: ^0.2.0
Requires (Dev)
- pestphp/pest: ^3.0
README
Libsodium integrity algorithm implementations for the Simple DAL integrity plugin. Provides Blake2b (hashing) and Ed25519 (signing) algorithms.
Part of the Simple DAL project.
Installation
composer require kduma/simple-dal-integrity-sodium
Documentation
See the full documentation.
License
MIT