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