kduma / simple-dal-data-integrity-phpseclib
Simple DAL - phpseclib3 data integrity signing implementations
Package info
github.com/kduma-OSS-splits/PHP-simple-dal-data-integrity-phpseclib
pkg:composer/kduma/simple-dal-data-integrity-phpseclib
v0.0.5
2026-03-17 03:00 UTC
Requires
- php: ^8.4
- kduma/simple-dal-data-integrity-contracts: ^0.0.5
- phpseclib/phpseclib: ^3.0
Requires (Dev)
- pestphp/pest: ^3.0
This package is auto-updated.
Last update: 2026-03-17 12:15:28 UTC
README
phpseclib3 data integrity signing implementations for the Simple DAL data integrity plugin. Provides RSA, DSA, and EC (ECDSA/EdDSA) signing algorithms.
Part of the Simple DAL project.
Installation
composer require kduma/simple-dal-data-integrity-phpseclib
Documentation
See the full documentation.
License
MIT